Skip to content

Commit 6085f91

Browse files
committed
Update main.yml
1 parent 5b8c560 commit 6085f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
SESSION_DRIVER: array
9292
TTY: true
9393

94-
run: vendor/bin/pest
94+
run: vendor/bin/pest --no-parallel
9595

9696
- name: Execute Code Sniffer via Laravel Pint
9797
run: vendor/bin/pint --test src config

0 commit comments

Comments
 (0)