We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3b625 commit f59ca35Copy full SHA for f59ca35
.github/jobs/configure-checks/setup_configure_image.sh
@@ -28,7 +28,7 @@ esac
28
make configure
29
30
# Get all dependencies as we ship those
31
-composer install
+composer install --no-scripts
32
33
# Install extra assert statements for bots
34
cp submit/assert.bash .github/jobs/configure-checks/
0 commit comments