Skip to content

Commit

Permalink
Remove version constraint for coverage
Browse files Browse the repository at this point in the history
Uses the Rails version specified in Gemfile.lock.
  • Loading branch information
boardfish committed Aug 21, 2024
1 parent 2fdd309 commit d6446e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,3 @@ jobs:
- name: Collate simplecov
run: |
bundle exec rake coverage:report
env:
RAILS_VERSION: '~> 7.1.0'

0 comments on commit d6446e7

Please sign in to comment.