Skip to content

Commit

Permalink
Merge pull request #302 from enriclluelles/chore/fix-ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
tagliala authored Dec 19, 2023
2 parents 90d909c + 571b2d0 commit b16c3ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
rubygems: latest
- name: Run tests
run: bundle exec rake test
- name: Coveralls Parallel
Expand Down

0 comments on commit b16c3ec

Please sign in to comment.