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

Commit bb66a69

Browse files
committed
TRY! with no coverage for cross-builds
1 parent 002b77b commit bb66a69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/run_build

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

3131
if supports_cross_build_checks; then
3232
fold "one-by-one specs" run_specs_one_by_one
33+
export NO_COVERAGE=true
3334
run_all_spec_suites
3435
else
3536
echo "Skipping the rest of the build on non-MRI rubies"

0 commit comments

Comments
 (0)