Skip to content

Commit 3b187b9

Browse files
committed
Use php-coveralls
1 parent 5077dee commit 3b187b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
run: composer run test
4343

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

0 commit comments

Comments
 (0)