Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Rely on setup-ruby to install Bundler gems #766

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Jun 9, 2024

This PR avoids an extra invocation of bundle install.

The only place this was used like this was in https://github.com/ruby/openssl/pull/764/files

@rhenium rhenium merged commit 72d1be9 into ruby:master Jun 10, 2024
54 checks passed
@rhenium
Copy link
Member

rhenium commented Jun 10, 2024

Good catch! Thanks.

@olleolleolle olleolleolle deleted the ci-avoid-double-install branch June 10, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants