Skip to content

Commit

Permalink
Only upload coverage from one Ruby build process
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Sep 20, 2023
1 parent 16c3723 commit 2ddd16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
run: bundle exec rake test

- name: Upload coverage
if: matrix.ruby == '3.2'
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # [email protected]

0 comments on commit 2ddd16e

Please sign in to comment.