Skip to content

Commit 21d89c7

Browse files
committed
impreove github action
1 parent 05ec673 commit 21d89c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
run: composer install --prefer-dist --no-progress
4343

4444
- name: Run tests
45-
run: vendor/bin/pest
45+
run: ./vendor/bin/pest --ci

0 commit comments

Comments
 (0)