Skip to content

Commit df19396

Browse files
committed
debug
1 parent a7eed4d commit df19396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: .github/jobs/baseinstall.sh all
3636
- name: Set up chroot
3737
run: sudo misc-tools/dj_make_chroot -a amd64
38+
- name: Check nginx
39+
run: curl -v https://localhost/
3840
- name: Testing submit client
3941
working-directory: submit
4042
run: make check-full

0 commit comments

Comments
 (0)