Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 0816dff

Browse files
committed
Temporarily remove other rspec repos
1 parent a18b46d commit 0816dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/run_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fi
3030

3131
if is_mri; then
3232
fold "one-by-one specs" run_specs_one_by_one
33-
run_all_spec_suites
33+
# run_all_spec_suites
3434
else
3535
echo "Skipping the rest of the build on non-MRI rubies"
3636
fi

0 commit comments

Comments
 (0)