Skip to content

Commit

Permalink
fix: maybe its the star
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 22, 2024
1 parent 7f141f5 commit d354a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pytest --cov app
coverage xml
- codecov/upload:
files: coverage.xml
files: coverage.*
plugins: noop
token: CODECOV_TOKEN
verbose: true
Expand Down

0 comments on commit d354a21

Please sign in to comment.