Skip to content

Commit 05b82b3

Browse files
committed
Attempt php coveralls
1 parent 2a1b1a6 commit 05b82b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
env:
2020
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
run: |
22+
composer global require php-coveralls/php-coveralls
2223
php-coveralls --coverage_clover=build/logs/clover.xml -v

0 commit comments

Comments
 (0)