We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fd7e3 commit 89df5f8Copy full SHA for 89df5f8
ruby3.4-bundler.yaml
@@ -80,6 +80,6 @@ test:
80
- runs: |
81
echo "source 'https://rubygems.org'" > Gemfile
82
echo "gem 'rake'" >> Gemfile
83
- bundle install --path vendor/bundle
+ bundle install
84
bundle list
85
echo "Bundler test passed!"
0 commit comments