Skip to content

Commit

Permalink
Ensure codecov token is used (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored Jul 26, 2024
1 parent 3bfe7ec commit 184472e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 184472e

Please sign in to comment.