Skip to content

Commit 6e8596e

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 41c7895 commit 6e8596e

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
@@ -97,4 +97,4 @@ jobs:
9797
composer update --prefer-dist --no-interaction --no-progress --with="illuminate/contracts=^${{ matrix.laravel }}"
9898
9999
- name: Execute tests
100-
run: vendor/bin/phpunit --verbose
100+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)