Skip to content

Commit

Permalink
👷 update test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Oct 25, 2024
1 parent 837d82b commit 182c0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:
run: |
pdm run test
- uses: codecov/[email protected]
if: matrix.py_ver == '3.12'
with:
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 182c0d8

Please sign in to comment.