Skip to content

Commit 0604625

Browse files
committed
Fxiup
1 parent fcfe8db commit 0604625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ compile_assertions_finished () {
418418
assert_line " * judgehost...........: /opt/domjudge/judgehost"
419419
assert_line " * runguard group......: domjudge-run"
420420
run make domserver
421+
assert_regex "^.*cp -a vendor/nelmio/api-doc-bundle/public/\* public/bundles/nelmioapidoc.*$"
421422
assert_success
422423
run make judgehost
423424
assert_success

0 commit comments

Comments
 (0)