Skip to content

Commit db69ade

Browse files
committed
Fix PHP QA worklow
1 parent 9dc2f09 commit db69ade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php-qa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ jobs:
6262
composer: '--ignore-platform-req=php'
6363
with:
6464
PHP_VERSION: ${{ matrix.php }}
65+
COMPOSER_ARGS: ${{ matrix.composer || '' }}

0 commit comments

Comments
 (0)