Skip to content

Commit db5fbc8

Browse files
author
Given Ncube
committed
fix(ci): updated github actions
1 parent e036266 commit db5fbc8

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
@@ -44,4 +44,4 @@ jobs:
4444
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
4545
4646
- name: Execute tests
47-
run: vendor/bin/pest
47+
run: vendor/bin/pest -vvv

0 commit comments

Comments
 (0)