Skip to content

Commit 70486c1

Browse files
committed
CI Fix
1 parent 2d9442a commit 70486c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
run: composer show -D
5252

5353
- name: Execute tests
54-
run: vendor/bin/pest --ci --bail --compact --memory --coverage --parallel
54+
run: vendor/bin/pest --ci --bail --compact --memory --coverage

0 commit comments

Comments
 (0)