Switch to php artisan test to make it work out of the box (#6555)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -44,4 +44,4 @@ jobs:
|
||||
run: php artisan key:generate
|
||||
|
||||
- name: Execute tests
|
||||
run: vendor/bin/phpunit
|
||||
run: php artisan test
|
||||
|
||||
Reference in New Issue
Block a user