Skip to content

Commit d75bbe8

Browse files
committed
Update codecov config
1 parent d4c87d9 commit d75bbe8

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)