Skip to content

Commit

Permalink
codecov bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashton-Sidhu committed May 17, 2020
1 parent 48a39cb commit b685688
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
command: |
. venv/bin/activate
coverage run -m unittest discover
codecov -F --required || (sleep 5 && codecov --required) || (sleep 5 && codecov --required) || (sleep 5 && codecov --required) || (sleep 5 && codecov --required)
test-python-install:
parameters:
version:
Expand Down

0 comments on commit b685688

Please sign in to comment.