Skip to content

Commit fb4e973

Browse files
committed
fixed tests
1 parent 0b09086 commit fb4e973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
run: composer install --no-interaction --no-scripts --no-suggest --prefer-source
3535

3636
- name: Execute tests
37-
run: php artisan test --parallel
37+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)