Skip to content

Commit

Permalink
chg (ci): re-enable Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Dec 16, 2024
1 parent 9650204 commit 1dfa7e2
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 @@ -89,6 +89,6 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5
with:
# token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
files: /tmp/artifacts/coverage/coverage.xml

0 comments on commit 1dfa7e2

Please sign in to comment.