Skip to content

Commit 6ba59fd

Browse files
authored
Update ci.yml
1 parent 47ebfdc commit 6ba59fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,3 @@ jobs:
3535
run: npm audit --production
3636
- name: Run tests
3737
run: npm test
38-
- name: Upload coverage to Codecov
39-
uses: codecov/codecov-action@v4
40-
with:
41-
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)