Skip to content

Commit

Permalink
Test default creation
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 20, 2024
1 parent 5423fca commit a4ac77c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chroot-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ jobs:
./configure --with-baseurl='http://localhost/domjudge/' --with-domjudge-user=domjudge --with-judgehost_chrootdir="/__w/domjudge/domjudge/chroot/domjudge"
make judgehost
sudo make install-judgehost
sudo misc-tools/dj_make_chroot
- name: Run chroot content tests
working-directory: misc-tools
run: |
exit 0
cp ../submit/assert.bash ./
cp ../.github/jobs/chroot.bats ./
export GITHUB_ACTION
Expand Down

0 comments on commit a4ac77c

Please sign in to comment.