We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fd64e commit 1fc9a74Copy full SHA for 1fc9a74
.github/jobs/configure-checks/all.bats
@@ -427,6 +427,7 @@ compile_assertions_finished () {
427
assert_line " * judgehost...........: /opt/domjudge/judgehost"
428
assert_line " * runguard group......: domjudge-run"
429
run make domserver
430
+ assert_regex "^.*cp -a vendor/nelmio/api-doc-bundle/public/\* public/bundles/nelmioapidoc.*$"
431
assert_success
432
run make judgehost
433
0 commit comments