We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170872f commit 9dc358bCopy full SHA for 9dc358b
1 file changed
.github/workflows/python-publish.yml
@@ -46,4 +46,4 @@ jobs:
46
uses: actions/upload-artifact@v4
47
with:
48
name: pytest-report-${{ matrix.python-version }}
49
- path: reports/
+ path: reports/report.html
0 commit comments