Skip to content

Commit 01d6ed8

Browse files
author
Randy Čupić
committed
NGSTACK-672 Fix typo
1 parent ba6b89c commit 01d6ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- run: composer global require --no-scripts symfony/flex
3939

4040
# Install eZ Publish legacy installer as a global dependency
41-
- run: composer config --no-plugins allow-plugins.ezsystems/ezpublish-legacy-installer [true|false]
41+
- run: composer config --no-plugins allow-plugins.ezsystems/ezpublish-legacy-installer true
4242

4343
- run: composer config extra.symfony.require ${{ matrix.symfony }}
4444

0 commit comments

Comments
 (0)