Skip to content

Commit 719d294

Browse files
committed
debug
1 parent df19396 commit 719d294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up chroot
3737
run: sudo misc-tools/dj_make_chroot -a amd64
3838
- name: Check nginx
39-
run: curl -v https://localhost/
39+
run: curl -v https://localhost/domjudge/
4040
- name: Testing submit client
4141
working-directory: submit
4242
run: make check-full

0 commit comments

Comments
 (0)