Skip to content

Commit

Permalink
Updated Codecov token reference in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisllontop committed Jun 8, 2024
1 parent 3ce926e commit 1848b51
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 @@ -51,5 +51,5 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ inputs.CODECOV_TOKEN }}
file: ./coverage/cobertura.xml

0 comments on commit 1848b51

Please sign in to comment.