Update workflow

This commit is contained in:
Henry Whitaker
2021-03-07 14:12:13 +00:00
parent a71356f197
commit d91a5ef0a4

View File

@@ -56,4 +56,4 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: vendor/bin/phpunit
run: php artisan test --parallel