Skip to content

Commit b35add1

Browse files
committed
display deprecations
1 parent d849c79 commit b35add1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ jobs:
154154
- name: 'Execute tests'
155155
# language=bash
156156
run: |
157-
./vendor/bin/phpunit -c phpunit.xml
157+
./vendor/bin/phpunit -c phpunit.xml --display-deprecations

0 commit comments

Comments
 (0)