There was an error while loading. Please reload this page.
1 parent 7491704 commit 133a9c2Copy full SHA for 133a9c2
1 file changed
.github/workflows/run-tests.yml
@@ -62,4 +62,4 @@ jobs:
62
SYMFONY_REQUIRE: ${{ matrix.symfony }}
63
64
- name: Execute tests
65
- run: vendor/bin/phpunit
+ run: vendor/bin/phpunit --display-deprecations --display-phpunit-deprecations
0 commit comments