Skip to content

Commit 1de18a4

Browse files
committed
Try to fix tests
1 parent 0d48572 commit 1de18a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
fail-fast: true
1111
PHPUNIT_FLAGS: "-v"
1212
SYMFONY_PHPUNIT_DIR: "$HOME/symfony-bridge/.phpunit"
13-
SYMFONY_DEPRECATIONS_HELPER: 0
13+
SYMFONY_DEPRECATIONS_HELPER: 'max[indirect]=52'
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)