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 3b187b9 commit 7b3b406Copy full SHA for 7b3b406
.github/workflows/php.yml
@@ -41,6 +41,6 @@ jobs:
41
- name: Run test
42
run: composer run test
43
44
- - name: Coveralls
45
- run: vendor/bin/php-coveralls --coverage_clover=build/logs/clover.xml -v
+# - name: Coveralls
+# run: vendor/bin/php-coveralls --coverage_clover=build/logs/clover.xml -v
46
0 commit comments