Skip to content

Commit

Permalink
scrutinizer fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hexogen committed Nov 21, 2022
1 parent ed3d582 commit ed8192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: vendor/bin/phpcs --standard=psr2 src/

- name: Execute PHPUnit
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
run: vendor/bin/phpunit

- name: Upload Scrutinizer coverage
uses: sudo-bot/action-scrutinizer@latest

0 comments on commit ed8192d

Please sign in to comment.