Skip to content

Commit

Permalink
Merge pull request #105 from ytkg/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Apr 27, 2023
2 parents 0ac46b5 + fb17024 commit 6acfbd3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ruby.yml
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Build and test with Rake
run: |
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rake
run: bundle exec rake

0 comments on commit 6acfbd3

Please sign in to comment.