Skip to content

Commit 1fc9a74

Browse files
committed
Fxiup
1 parent 29fd64e commit 1fc9a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ compile_assertions_finished () {
427427
assert_line " * judgehost...........: /opt/domjudge/judgehost"
428428
assert_line " * runguard group......: domjudge-run"
429429
run make domserver
430+
assert_regex "^.*cp -a vendor/nelmio/api-doc-bundle/public/\* public/bundles/nelmioapidoc.*$"
430431
assert_success
431432
run make judgehost
432433
assert_success

0 commit comments

Comments
 (0)