Skip to content

Commit 6a8706f

Browse files
committed
update
1 parent f31217b commit 6a8706f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ CARGO_PROFILE_DEV_LTO=true \
6262
CARGO_PROFILE_RELEASE_LTO=true \
6363
cargo build --target "$target" --package builtins-test-intrinsics --release
6464

65-
for_each_rlib nm -A
65+
# for_each_rlib nm -A
6666

6767
declare -a rlib_paths
6868

0 commit comments

Comments
 (0)