Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 734e890

Browse files
committed
more current_dir tests for freebsd
1 parent c1a37b8 commit 734e890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ case $HOST_TARGET in
6060
MIRI_TEST_TARGET=i686-unknown-linux-gnu run_tests
6161
MIRI_TEST_TARGET=aarch64-apple-darwin run_tests
6262
MIRI_TEST_TARGET=i686-pc-windows-msvc run_tests
63-
MIRI_TEST_TARGET=x86_64-unknown-freebsd run_tests_minimal hello integer vec current_dir_with_isolation
63+
MIRI_TEST_TARGET=x86_64-unknown-freebsd run_tests_minimal hello integer vec current_dir
6464
MIRI_TEST_TARGET=thumbv7em-none-eabihf MIRI_NO_STD=1 run_tests_minimal no_std # no_std embedded architecture
6565
;;
6666
x86_64-apple-darwin)

0 commit comments

Comments
 (0)