Skip to content

Commit 3040b0c

Browse files
committed
We don't have autoload.php
1 parent 624baf8 commit 3040b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/configure-checks/setup_configure_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ esac
2828
make configure
2929

3030
# Get all dependencies as we ship those
31-
composer install
31+
composer install --no-scripts
3232

3333
# Install extra assert statements for bots
3434
cp submit/assert.bash .github/jobs/configure-checks/

0 commit comments

Comments
 (0)