parallel testing

This commit is contained in:
Denis Duliçi
2021-01-26 17:59:16 +03:00
parent 9d44ee512b
commit 79978ad0cc
3 changed files with 100 additions and 18 deletions

View File

@ -47,4 +47,4 @@ jobs:
run: composer test
- name: Execute tests
run: vendor/bin/phpunit
run: php artisan test --parallel