Skip to content

Commit

Permalink
add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
nil0x42 committed Mar 29, 2024
1 parent f37c4e3 commit a14ea9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@ jobs:
# flags: unittests
env_vars: OS,PYTHON
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }} # required
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)

0 comments on commit a14ea9b

Please sign in to comment.