diff --git a/acir_tests/run_acir_tests.sh b/acir_tests/run_acir_tests.sh index 88189a434..e75f8fb1a 100755 --- a/acir_tests/run_acir_tests.sh +++ b/acir_tests/run_acir_tests.sh @@ -35,7 +35,7 @@ export BIN CRS_PATH VERBOSE BRANCH cd acir_tests # Convert them to array -SKIP_ARRAY=(diamond_deps_0 workspace workspace_default_member) +SKIP_ARRAY=(diamond_deps_0 workspace workspace_default_member witness_compression) function test() { cd $1