Skip to content

Commit 0f58e8e

Browse files
committed
gha: test: no-name and non-terminal-interactive for foreground test
1 parent 931753b commit 0f58e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Start foreground instance for first-contact sanity checking
4646
run: |
47-
timeout --signal=9 --verbose 10 docker run -it \
47+
timeout --signal=9 --verbose 10 docker run \
4848
-p 0.0.0.0:3128:3128 -e ENABLE_MANIFEST_CACHE=false \
4949
-v $(pwd)/docker_mirror_cache:/docker_mirror_cache \
5050
-v $(pwd)/docker_mirror_certs:/ca \

0 commit comments

Comments
 (0)