Skip to content

Commit

Permalink
coverall clover report
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Dec 23, 2024
1 parent a95f544 commit 214ab0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ jobs:
- name: Coverage text report
run: cat coverage/report.txt
- name: Coveralls
if: matrix.php == '8.4' && matrix.verbose == '1'
uses: coverallsapp/github-action@v2
with:
files: coverage/report.clover

0 comments on commit 214ab0c

Please sign in to comment.