parallel testing
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -47,4 +47,4 @@ jobs:
|
||||
run: composer test
|
||||
|
||||
- name: Execute tests
|
||||
run: vendor/bin/phpunit
|
||||
run: php artisan test --parallel
|
||||
|
Reference in New Issue
Block a user