We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccea2e4 commit 50e72eaCopy full SHA for 50e72ea
.circleci/config.yml
@@ -52,7 +52,7 @@ jobs:
52
coverage report -m
53
mkdir ../test-reports
54
coverage html -d ../test-reports
55
- COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN} coveralls
+# COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN} coveralls
56
- store_test_results:
57
path: test-reports
58
- store_artifacts:
0 commit comments