We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b09086 commit fb4e973Copy full SHA for fb4e973
.github/workflows/tests.yml
@@ -34,4 +34,4 @@ jobs:
34
run: composer install --no-interaction --no-scripts --no-suggest --prefer-source
35
36
- name: Execute tests
37
- run: php artisan test --parallel
+ run: vendor/bin/phpunit
0 commit comments