Skip to content

Commit

Permalink
fix cloer
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsaintpe committed Apr 25, 2024
1 parent 070a392 commit 5c20d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
./vendor/bin/phpunit \
--stderr \
--exclude-group ${{ matrix.exclude_group }} \
--coverage-clover clover.xml \
--coverage-clover build/logs/clover.xml \
--coverage-text
working-directory: './'
- name: Upload coverage results to Coveralls
Expand Down

0 comments on commit 5c20d98

Please sign in to comment.