Skip to content

Commit 609c6db

Browse files
committed
wip
1 parent ec5ae4e commit 609c6db

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
@@ -138,7 +138,7 @@ jobs:
138138
run: composer install --no-progress --prefer-dist --no-interaction
139139

140140
- name: Run Pest tests
141-
run: ./vendor/bin/pest
141+
run: ./vendor/bin/pest --colors=always
142142

143143
- name: Upload test results
144144
if: always()

0 commit comments

Comments
 (0)