Some of my tests pass headless and on the runner but fail on the pipeline. I want to debug but I can't get any logs to print on the runner.
What should I use to add logs to the github actions running logs?
I mean while the tests are running on the pipeline.