Skip to content

Commit

Permalink
GH Actions: minor tweak
Browse files Browse the repository at this point in the history
Let's save the Coveralls app some work by telling it exactly which file to upload.
  • Loading branch information
jrfnl committed Sep 12, 2023
1 parent 674af43 commit 03df835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ jobs:
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
format: clover
file: build/logs/clover.xml
flag-name: php-${{ matrix.php }}-phpcs-${{ matrix.phpcs_version }}
parallel: true

Expand Down

0 comments on commit 03df835

Please sign in to comment.