Skip to content

Commit

Permalink
version specific test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
dalager committed Oct 13, 2024
1 parent 6815504 commit dbe8f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: junit-test-report
name: dist-${{ matrix.python-version }}-junit-test-report
path: reports/junit.xml

0 comments on commit dbe8f70

Please sign in to comment.