Skip to content

Commit

Permalink
Update GitHub action file
Browse files Browse the repository at this point in the history
  • Loading branch information
eliskah committed Aug 4, 2024
1 parent f26e80b commit 14216b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:

- name: Build and test with Rake
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle install --jobs 4 --retry 3
bundle exec rake

0 comments on commit 14216b5

Please sign in to comment.