Skip to content

Commit 4484a35

Browse files
committed
#32 fix.
1 parent b13fd12 commit 4484a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
python3 scripts/create_problems_list.py
6868
6969
# upload test coverage to codacy
70-
- run:
70+
- run:
7171
command: |
7272
export CODACY_PROJECT_TOKEN=%CODACY_PROJECT_TOKEN%
7373
python-codacy-coverage -r coverage.xml

0 commit comments

Comments
 (0)