Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Feb 7, 2024
1 parent abca6a5 commit 31adafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -131,7 +131,7 @@ jobs:
coverage xml -o reports/coverage.xml -i
- name: Check coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./reports
Expand Down

0 comments on commit 31adafa

Please sign in to comment.