We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9442a commit 70486c1Copy full SHA for 70486c1
.github/workflows/php-tests.yml
@@ -51,4 +51,4 @@ jobs:
51
run: composer show -D
52
53
- name: Execute tests
54
- run: vendor/bin/pest --ci --bail --compact --memory --coverage --parallel
+ run: vendor/bin/pest --ci --bail --compact --memory --coverage
0 commit comments