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 05ec673 commit 21d89c7Copy full SHA for 21d89c7
.github/workflows/run-tests.yml
@@ -42,4 +42,4 @@ jobs:
42
run: composer install --prefer-dist --no-progress
43
44
- name: Run tests
45
- run: vendor/bin/pest
+ run: ./vendor/bin/pest --ci
0 commit comments