Skip to content

Commit 7be5edc

Browse files
committed
removed codecov
1 parent 75387da commit 7be5edc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ jobs:
4141
- name: Build application
4242
run: pnpm build
4343

44-
- name: Upload coverage to Codecov
45-
if: matrix.node-version == '20.x'
46-
uses: codecov/codecov-action@v3
47-
with:
48-
file: ./coverage/lcov.info
49-
flags: unittests
50-
name: codecov-umbrella
5144

5245
build:
5346
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)