Skip to content

Commit 25afa69

Browse files
authored
fix: codecov upload (#1151)
1 parent 98169f6 commit 25afa69

File tree

3 files changed

+1
-352
lines changed

3 files changed

+1
-352
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
npm run lint
3535
- name: Run tests and generate coverage info
3636
run: |
37-
npm run test && npm run coverage
37+
npm run test
3838
env:
3939
CI: true
4040
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)