Skip to content

Commit

Permalink
fix: set token
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Sep 27, 2024
1 parent dae21f7 commit 5fe4ef7
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 @@ -15,6 +15,7 @@ jobs:
name: Run tests and collect coverage
command: pytest --cov app
- codecov/upload:
token: ${CODECOV_TOKEN}
upload_args: --plugin noop

workflow:
Expand Down

0 comments on commit 5fe4ef7

Please sign in to comment.