Skip to content

Commit 43e3439

Browse files
committed
Fxiup
1 parent 93e2dc8 commit 43e3439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/configure-checks/all.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ repo-remove () {
419419
assert_line " * judgehost...........: /opt/domjudge/judgehost"
420420
assert_line " * runguard group......: domjudge-run"
421421
run make domserver
422-
assert_line " * runguard group......: domjudge-run"
422+
assert_regex "^.*cp -a vendor/nelmio/api-doc-bundle/public/\* public/bundles/nelmioapidoc.*$"
423423
assert_success
424424
#run make judgehost
425425
#assert_success

0 commit comments

Comments
 (0)