Skip to content

Commit a64595c

Browse files
committed
Bats testing now works from another directory
1 parent 580bc27 commit a64595c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ make configure
2020
cp submit/assert.bash .github/jobs/configure-checks/
2121

2222
# Run the configure tests for this usecase
23-
test_path="/__w/domjudge/domjudge" bats .github/jobs/configure-checks/all.bats
23+
test_path="/__w/domjudge/domjudge/release" bats .github/jobs/configure-checks/all.bats

0 commit comments

Comments
 (0)