We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8326a36 + 80d39ca commit 03efb7fCopy full SHA for 03efb7f
src/ci/docker/run.sh
@@ -43,8 +43,6 @@ exec docker run \
43
--volume "$HOME/.cargo:/cargo" \
44
--volume `rustc --print sysroot`:/rust:ro \
45
--volume `pwd`/target:/tmp/target \
46
- --interactive \
47
- --tty \
48
rust-ci \
49
sh -c "\
50
PATH=\$PATH:/rust/bin \
0 commit comments