Skip to content

Commit

Permalink
direct changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas authored Nov 26, 2024
1 parent cda8fea commit 61bfe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
dependencies: lowest
fail-fast: false
env:
SYMFONY_DEPRECATIONS_HELPER: ${{ matrix.dependencies == 'lowest' && 'disabled=1' || '' }}
SYMFONY_DEPRECATIONS_HELPER: ${{ matrix.dependencies == 'lowest' && 'disabled=1' || 'max[direct]=0' }}

services:
mysql:
Expand Down

0 comments on commit 61bfe75

Please sign in to comment.