Skip to content

Commit

Permalink
Update token (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser authored Aug 13, 2024
1 parent 1a67e46 commit f974ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
file: ./coverage.xml
flags: unittests
name: ${{ matrix.platform }}-${{ matrix.tox-env }}
token: ${{ secrets.CODECOV_TOKEN }} # required
fail_ci_if_error: false

lint:
Expand Down

0 comments on commit f974ea7

Please sign in to comment.