Skip to content

Commit 26c48d7

Browse files
Update run-tests.yml
1 parent 7819a48 commit 26c48d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
env:
4747
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848
run: |
49-
php-coveralls --coverage_clover=build/reports/clover.xml -v
49+
php-coveralls --coverage_clover=build/reports/clover.xml --json_path=build/reports/coveralls-upload.json -v

0 commit comments

Comments
 (0)