Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Aug 4, 2024
1 parent df19396 commit 719d294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up chroot
run: sudo misc-tools/dj_make_chroot -a amd64
- name: Check nginx
run: curl -v https://localhost/
run: curl -v https://localhost/domjudge/
- name: Testing submit client
working-directory: submit
run: make check-full
Expand Down

0 comments on commit 719d294

Please sign in to comment.