Skip to content

Commit

Permalink
build: fix codecov-action config
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller committed Dec 8, 2024
1 parent d563089 commit c064350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
with:
env_vars: PYTHON
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit c064350

Please sign in to comment.