Skip to content

Commit bc1f3bc

Browse files
committed
Pass input correctly.
1 parent cf071c8 commit bc1f3bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
phpunit-config: ${{ matrix.multisite && 'tests/phpunit/multisite.xml' || 'phpunit.xml.dist' }}
139139
tests-domain: ${{ matrix.tests-domain }}
140140
report: ${{ matrix.report || false }}
141-
141+
build-from-gutenberg-repo: ${{ matrix.build-from-gutenberg }}
142142

143143
#
144144
# Creates a PHPUnit test job for each PHP/MariaDB combination.

0 commit comments

Comments
 (0)