Skip to content

Commit 7b3b406

Browse files
committed
Comment coveralls
1 parent 3b187b9 commit 7b3b406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Run test
4242
run: composer run test
4343

44-
- name: Coveralls
45-
run: vendor/bin/php-coveralls --coverage_clover=build/logs/clover.xml -v
44+
# - name: Coveralls
45+
# run: vendor/bin/php-coveralls --coverage_clover=build/logs/clover.xml -v
4646

0 commit comments

Comments
 (0)