Skip to content

Commit

Permalink
fix codecov reports
Browse files Browse the repository at this point in the history
  • Loading branch information
sampan501 committed Jan 20, 2021
1 parent caee374 commit acd3e7c
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 @@ -68,7 +68,7 @@ jobs:
- store_artifacts:
path: htmlcov
- codecov/upload:
file: "./htmlcov/index.html"
file: "./htmlcov/"
deploy:
docker:
- image: cimg/python:3.8
Expand Down

0 comments on commit acd3e7c

Please sign in to comment.