Skip to content

Commit cb89099

Browse files
committed
TEST
1 parent 7bbffad commit cb89099

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
@@ -22,7 +22,7 @@ esac
2222
# Start from a configured, distribution-ready source tree. Ideally,
2323
# we'd like to call `make dist` but that depends on LaTeX for building
2424
# the documentation, so take a shortcut.
25-
make configure composer-dependencies
25+
make configure
2626

2727
# Install extra assert statements for bats
2828
cp submit/assert.bash .github/jobs/configure-checks/

0 commit comments

Comments
 (0)