Skip to content

Commit 133a9c2

Browse files
committed
Show deprecations in CI
1 parent 7491704 commit 133a9c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/run-tests.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
SYMFONY_REQUIRE: ${{ matrix.symfony }}
6363

6464
- name: Execute tests
65-
run: vendor/bin/phpunit
65+
run: vendor/bin/phpunit --display-deprecations --display-phpunit-deprecations

0 commit comments

Comments
 (0)