Skip to content

Commit 87fffca

Browse files
committed
Update ci.yml
1 parent 9009bdc commit 87fffca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
TEST_NODE_PARITY: 1
3838
run: bundle exec rake test
3939
- name: Upload coverage to Codecov
40+
if: matrix.ruby == 3.3
4041
uses: codecov/codecov-action@v5
4142
with:
4243
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)