Skip to content

Commit 89df5f8

Browse files
committed
ruby3.4-bundler: drop now-unsupported flag in test
1 parent c8fd7e3 commit 89df5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby3.4-bundler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ test:
8080
- runs: |
8181
echo "source 'https://rubygems.org'" > Gemfile
8282
echo "gem 'rake'" >> Gemfile
83-
bundle install --path vendor/bundle
83+
bundle install
8484
bundle list
8585
echo "Bundler test passed!"

0 commit comments

Comments
 (0)