Skip to content

Commit

Permalink
chore(ci): use phpunit version 9
Browse files Browse the repository at this point in the history
otherwise risky checks are warned

symfony/symfony#53812
  • Loading branch information
xarem committed Mar 10, 2024
1 parent 7d70141 commit 6a24187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
configuration: phpunit.xml.dist
php_extensions: xdebug
args: tests --coverage-clover ./coverage.xml
version: 9

- name: Upload to Codecov
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit 6a24187

Please sign in to comment.