Skip to content

Commit

Permalink
chore(test): figure out if cli_args works
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Mar 25, 2024
1 parent 72e1a5f commit f608fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- codecov/upload:
flags: backend
- codecov/upload:
cli_args: -v
cli_args: -v --slug codecov/example-python
file: coverage/coverage-final.json
flags: frontend
upload_args: -Z
Expand Down

0 comments on commit f608fa3

Please sign in to comment.