Skip to content

Commit 3e6aa8e

Browse files
committed
Update codecov config
1 parent 43a2f30 commit 3e6aa8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
run: npm install
1313

1414
- name: Install codecov
15-
run: npm install -g codecov
15+
uses: codecov/codecov-action@v5
1616

1717
- name: Test
1818
run: npm run ci

0 commit comments

Comments
 (0)