Skip to content

Commit

Permalink
Added missing codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Feb 6, 2024
1 parent 9fe60e5 commit fb5a56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
uses: codecov/codecov-action@v4.0.1
with:
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)

0 comments on commit fb5a56b

Please sign in to comment.