Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
fix: 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Jul 24, 2023
1 parent 883e2b8 commit 4088f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: dorny/test-reporter@v1
if: ${{ success() || failure() }}
with:
name: test report
name: test report ${{ matrix.python-version }}
path: ./test-*.xml
reporter: java-junit
- name: failure logs
Expand Down

0 comments on commit 4088f3a

Please sign in to comment.