Skip to content

Commit 99fd26e

Browse files
committed
test everything on docker
1 parent 54eaf94 commit 99fd26e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run-docker.sh

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ run() {
1616
--env CARGO_HOME=/cargo \
1717
--volume `rustc --print sysroot`:/rust:ro \
1818
--env TARGET=$target \
19+
--env STDSIMD_TEST_EVERYTHING \
1920
--volume `pwd`:/checkout:ro \
2021
--volume `pwd`/target:/checkout/target \
2122
--workdir /checkout \

0 commit comments

Comments
 (0)