We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e67f5e commit 1c3f29aCopy full SHA for 1c3f29a
.github/workflows/check-php-syntax.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: shivammathur/setup-php@v2
15
with:
16
php-version: ${{ matrix.php-version }}
17
+ ini-file: development
18
19
# Checkout source repository
20
- name: checkout repo
0 commit comments