Skip to content

Commit 8f6513e

Browse files
committed
fix ci
1 parent 7c79764 commit 8f6513e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Run tests
117117
env:
118-
SYMFONY_DEPRECATIONS_HELPER: max[total]=9223372036854775807 # PHP_INT_MAX
118+
SYMFONY_DEPRECATIONS_HELPER: "disabled=1"
119119
run: vendor/bin/simple-phpunit
120120

121121
phpunit-windows:

0 commit comments

Comments
 (0)