We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d849c79 commit b35add1Copy full SHA for b35add1
1 file changed
.github/workflows/tests.yaml
@@ -154,4 +154,4 @@ jobs:
154
- name: 'Execute tests'
155
# language=bash
156
run: |
157
- ./vendor/bin/phpunit -c phpunit.xml
+ ./vendor/bin/phpunit -c phpunit.xml --display-deprecations
0 commit comments