Skip to content

Commit 0935e6c

Browse files
authored
wip
1 parent d2b3df7 commit 0935e6c

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
@@ -62,4 +62,4 @@ jobs:
6262
composer update --prefer-dist --no-interaction --no-progress --with="illuminate/contracts=^${{ matrix.laravel }}"
6363
6464
- name: Execute tests
65-
run: vendor/bin/phpunit
65+
run: vendor/bin/phpunit --display-deprecations

0 commit comments

Comments
 (0)