Skip to content

Commit 0bf29a1

Browse files
authored
chore: remove codecov limitation
1 parent 4806735 commit 0bf29a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ jobs:
5757

5858
- name: Codecov
5959
uses: codecov/codecov-action@v5
60-
if: ${{ matrix.node == 18 || matrix.node == 18.18 }}
6160
with:
6261
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)