Skip to content

Commit

Permalink
use script
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplay-dk committed Dec 5, 2023
1 parent 5a9a617 commit 19b75eb
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 @@ -27,7 +27,7 @@ jobs:
with:
fetch-depth: 2 # required by Scrutinizer
- run: composer install --no-progress --no-ansi --no-interaction --dev --prefer-dist
- run: php test/test.php
- run: composer test
- if: matrix.coverage == 'xdebug'
uses: sudo-bot/action-scrutinizer@latest
with:
Expand Down

0 comments on commit 19b75eb

Please sign in to comment.