Skip to content

Commit 50e72ea

Browse files
committed
coverall in circleci is commented
1 parent ccea2e4 commit 50e72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
coverage report -m
5353
mkdir ../test-reports
5454
coverage html -d ../test-reports
55-
COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN} coveralls
55+
# COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN} coveralls
5656
- store_test_results:
5757
path: test-reports
5858
- store_artifacts:

0 commit comments

Comments
 (0)