Skip to content

Commit f4a5291

Browse files
committed
wip
1 parent c78b773 commit f4a5291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: composer install --no-progress --prefer-dist --no-interaction
149149

150150
- name: Run Pest tests
151-
run: ./vendor/bin/pest --bail --colors=always
151+
run: ./vendor/bin/pest -v --bail --colors=always
152152

153153
- name: Upload test results
154154
if: always()

0 commit comments

Comments
 (0)