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 73e23d9 commit ee14351Copy full SHA for ee14351
.github/workflows/run-tests.yml
@@ -35,4 +35,4 @@ jobs:
35
run: composer update ${{ matrix.composer-flags }} --prefer-dist --no-suggest
36
37
- name: Execute tests
38
- run: vendor/bin/phpunit
+ run: vendor/bin/phpunit --display-deprecations
0 commit comments