Skip to content

Commit 646e9e1

Browse files
amatsudasplattael
authored andcommitted
CI: bundle install has to be already done via setup-ruby
1 parent 1a587bd commit 646e9e1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/stable.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,5 @@ jobs:
3232
- name: Install bundler
3333
run: gem i bundler --no-document
3434

35-
- name: Install dependencies
36-
run: |
37-
bundle config set --local without benchmark
38-
bundle install --jobs=3
39-
4035
- name: Run tests
4136
run: bundle exec rake

0 commit comments

Comments
 (0)