Skip to content

Commit 38e4d6b

Browse files
committed
once. #32
1 parent e52d864 commit 38e4d6b

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
@@ -70,6 +70,7 @@ jobs:
7070
# upload test coverage to codacy
7171
- run:
7272
command: |
73+
python3 -m pip install -r requirements.txt
7374
export CODACY_PROJECT_TOKEN=%CODACY_PROJECT_TOKEN%
7475
python3 -m python-codacy-coverage -r coverage.xml
7576

0 commit comments

Comments
 (0)