Skip to content

Commit 1c3f29a

Browse files
use development ini
1 parent 5e67f5e commit 1c3f29a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-php-syntax.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: shivammathur/setup-php@v2
1515
with:
1616
php-version: ${{ matrix.php-version }}
17+
ini-file: development
1718

1819
# Checkout source repository
1920
- name: checkout repo

0 commit comments

Comments
 (0)