Skip to content

Commit b5f850e

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent f585401 commit b5f850e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
composer update --prefer-dist --no-interaction --no-progress --with="illuminate/contracts=^${{ matrix.laravel }}"
5656
5757
- name: Execute tests
58-
run: vendor/bin/phpunit --verbose
58+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)