Skip to content

Commit

Permalink
wip: debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 7, 2024
1 parent 16b6def commit 7261336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test-gem-install
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ popd
# 2.3.22 because https://github.com/rubygems/rubygems/issues/5940
gem install bundler -v "~> 2.2, != 2.3.21, != 2.3.22"
bundle install --local || bundle install
bundle show --paths

rm -rf lib ext # ensure we don't use the local files
rake test
Expand Down

0 comments on commit 7261336

Please sign in to comment.