I've edited your yml file to give you an output log file containing your pytest results
you can find it in the actions section as an artifact related to the run
after it's run successfully:
Go to the repository where you ran the workflow that generated the artifacts.
Click on the Actions tab.
Click on the workflow that generated the artifacts.
Click on the Artifacts tab. (you will find it on the right)
Click on the name of the artifact that you want to open.
you can download it as a zipped folder containing the output log files
I've edited your yml file to give you an output log file containing your pytest results
you can find it in the actions section as an artifact related to the run
after it's run successfully: Go to the repository where you ran the workflow that generated the artifacts. Click on the Actions tab. Click on the workflow that generated the artifacts. Click on the Artifacts tab. (you will find it on the right) Click on the name of the artifact that you want to open.
you can download it as a zipped folder containing the output log files