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 d63c5ab commit f11b20eCopy full SHA for f11b20e
.github/jobs/configure-checks/all.bats
@@ -418,6 +418,7 @@ compile_assertions_finished () {
418
assert_line " * judgehost...........: /opt/domjudge/judgehost"
419
assert_line " * runguard group......: domjudge-run"
420
run make domserver
421
+ assert_line "SOmething builds"
422
assert_success
423
run make judgehost
424
0 commit comments