Skip to content

Commit c33c20a

Browse files
committed
debug
1 parent 719d294 commit c33c20a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
run: sudo misc-tools/dj_make_chroot -a amd64
3838
- name: Check nginx
3939
run: curl -v https://localhost/domjudge/
40-
- name: Testing submit client
41-
working-directory: submit
42-
run: make check-full
40+
#- name: Testing submit client
41+
# working-directory: submit
42+
# run: make check-full
4343
- name: Configure judgehost
4444
run: sudo cp /opt/domjudge/judgehost/etc/sudoers-domjudge /etc/sudoers.d/ && sudo chmod 400 /etc/sudoers.d/sudoers-domjudge
4545
- name: Create user

0 commit comments

Comments
 (0)