Skip to content

Commit

Permalink
chore: Fix codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sondrelg committed Sep 29, 2022
1 parent 237e183 commit a239fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
with:
file: ./coverage.xml
fail_ci_if_error: true
if: matrix.python-version == '3.10'
if: matrix.python-version == '3.10.6'

0 comments on commit a239fab

Please sign in to comment.