Skip to content

Commit

Permalink
Add codecov token to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour authored Sep 5, 2022
1 parent 5160986 commit 7fd2c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
if: success()
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

release:
Expand Down

0 comments on commit 7fd2c5c

Please # to comment.