We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 146fb6e + 1db8f09 commit 54bc743Copy full SHA for 54bc743
1 file changed
.github/workflows/ci.yml
@@ -48,8 +48,6 @@ jobs:
48
with:
49
ruby-version: ${{ matrix.ruby }}
50
51
- - run: gem install bundler
52
-
53
- run: bundle install --jobs 4 --retry 3
54
55
- run: bundle exec rake
0 commit comments