Skip to content

Commit

Permalink
Missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Feb 27, 2023
1 parent ae71185 commit b3ace82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Update code coverage
uses: codecov/codecov-action@v3.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)

0 comments on commit b3ace82

Please sign in to comment.