Skip to content

Commit

Permalink
Remove crap we don't have anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Feb 28, 2024
1 parent 558e7dc commit ed3c3a7
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 @@ -28,4 +28,4 @@ jobs:
- name: Run PHPStan
run: ./vendor/bin/phpstan analyze --no-progress
- name: Run PHPUnit
run: phpdbg -qrr vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
run: vendor/bin/phpunit

0 comments on commit ed3c3a7

Please sign in to comment.