Skip to content

Commit

Permalink
Added a repo secret to data.table (I think)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Sep 25, 2024
1 parent c7fac20 commit 25b0de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
file: ./cobertura.xml
plugin: noop
disable_search: true
token: ${{ secrets.CODECOV_TOKEN }}

- name: Upload test results
if: failure()
Expand Down

0 comments on commit 25b0de9

Please sign in to comment.