Skip to content

Commit

Permalink
🐛 specify junit file path
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Nov 23, 2024
1 parent 75b1a0e commit 1e1e39b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
uses: codecov/test-results-action@v1
with:
env_vars: OS,PYTHON_VERSION,PYDANTIC_VERSION
files: ./tests/junit.xml
flags: unittests
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 1e1e39b

Please sign in to comment.