We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a940a commit d07b542Copy full SHA for d07b542
ci/run-docker.sh
@@ -16,6 +16,7 @@ run() {
16
--env CARGO_HOME=/cargo \
17
--volume `rustc --print sysroot`:/rust:ro \
18
--env TARGET=$target \
19
+ --env STDSIMD_TEST_EVERYTHING \
20
--volume `pwd`:/checkout:ro \
21
--volume `pwd`/target:/checkout/target \
22
--workdir /checkout \
0 commit comments