Skip to content

Commit 2c035bf

Browse files
committed
TEMP - Runs all tests for x86 intrinsic-tests
1 parent e8e320f commit 2c035bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/intrinsic-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ case ${TARGET} in
7575
TEST_CXX_COMPILER="clang++"
7676
TEST_RUNNER="${CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER}"
7777
TEST_SKIP_INTRINSICS=crates/intrinsic-test/missing_x86.txt
78-
: "${TEST_SAMPLE_INTRINSICS_PERCENTAGE:=5}"
78+
: "${TEST_SAMPLE_INTRINSICS_PERCENTAGE:=100}"
7979
;;
8080
*)
8181
;;

0 commit comments

Comments
 (0)