Skip to content

Commit

Permalink
Merge pull request #47 from michaelbanfield/michaelbanfield-patch-2
Browse files Browse the repository at this point in the history
Update ruby.yml
  • Loading branch information
michaelbanfield authored Mar 23, 2024
2 parents d56c66e + 7051d9e commit 22ed469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Build and test with Rake
run: |
sudo apt-get install libsqlite3-dev
gem install bundler
gem install bundler -v 2.4.22
bundle install --jobs 4 --retry 3
bin/test

0 comments on commit 22ed469

Please sign in to comment.