Skip to content

Commit

Permalink
fix: add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwoehrle committed Aug 14, 2022
1 parent 8238b56 commit b31a919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
path: /tmp/artifacts
- codecov/upload:
file: /tmp/artifacts/coverage.html
token: token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b31a919

Please sign in to comment.