Skip to content

Commit 9bd5a08

Browse files
fix: verbose
1 parent 8e3fb04 commit 9bd5a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
pytest --cov app
1818
coverage xml
1919
- codecov/upload:
20+
cli_args: -v
2021
token: CODECOV_TOKEN
2122
upload_args: --plugin noop
2223

0 commit comments

Comments
 (0)