We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580bc27 commit a64595cCopy full SHA for a64595c
.github/jobs/configure-checks/setup_configure_image.sh
@@ -20,4 +20,4 @@ make configure
20
cp submit/assert.bash .github/jobs/configure-checks/
21
22
# Run the configure tests for this usecase
23
-test_path="/__w/domjudge/domjudge" bats .github/jobs/configure-checks/all.bats
+test_path="/__w/domjudge/domjudge/release" bats .github/jobs/configure-checks/all.bats
0 commit comments