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 78efd48 commit 62c4cc0Copy full SHA for 62c4cc0
.github/workflows/integration.yml
@@ -53,8 +53,6 @@ jobs:
53
run: pstree -p
54
- name: Install DOMjudge
55
run: .github/jobs/baseinstall.sh all
56
- - name: Set up chroot
57
- run: sudo misc-tools/dj_make_chroot -a amd64
58
- name: Check nginx
59
run: curl -v https://localhost/domjudge/
60
- name: Configure print command
0 commit comments