We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146fb6e commit 1db8f09Copy full SHA for 1db8f09
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