We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf071c8 commit bc1f3bcCopy full SHA for bc1f3bc
1 file changed
.github/workflows/phpunit-tests.yml
@@ -138,7 +138,7 @@ jobs:
138
phpunit-config: ${{ matrix.multisite && 'tests/phpunit/multisite.xml' || 'phpunit.xml.dist' }}
139
tests-domain: ${{ matrix.tests-domain }}
140
report: ${{ matrix.report || false }}
141
-
+ build-from-gutenberg-repo: ${{ matrix.build-from-gutenberg }}
142
143
#
144
# Creates a PHPUnit test job for each PHP/MariaDB combination.
0 commit comments