Skip to content

Commit

Permalink
try to "fix" CI
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Mar 2, 2024
1 parent 81b134b commit c827b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runpipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Do the default configure
run: ./configure --with-baseurl='http://localhost/domjudge/' --with-domjudge-user=domjudge --with-judgehost_chrootdir=${DIR}/chroot/domjudge
- name: Prepare judgehost files
run: make judgehost
run: make judgehost install-judgehost
- name: Run the actual runpipe tests
working-directory: judge/runpipe_test
run: make test
Expand Down

0 comments on commit c827b4b

Please sign in to comment.