Skip to content

Commit ee14351

Browse files
committed
Run with display-deprecations flag
1 parent 73e23d9 commit ee14351

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
@@ -35,4 +35,4 @@ jobs:
3535
run: composer update ${{ matrix.composer-flags }} --prefer-dist --no-suggest
3636

3737
- name: Execute tests
38-
run: vendor/bin/phpunit
38+
run: vendor/bin/phpunit --display-deprecations

0 commit comments

Comments
 (0)