Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpyw committed Mar 13, 2023
1 parent 8c905c5 commit 03543f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -21,6 +21,7 @@ jobs:

- run: composer install
- run: mkdir -p build/logs
- run: 'vendor/bin/phpunit --migrate-configuration || :'
- run: vendor/bin/phpunit --coverage-clover build/logs/clover.xml

- name: Upload Coverage
Expand Down

0 comments on commit 03543f4

Please sign in to comment.