Skip to content

Commit 3195eb8

Browse files
committed
Simplify Codecov setup
1 parent b6a46bd commit 3195eb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- run: npm ci --no-audit
3333
- run: npm test
3434
- uses: codecov/codecov-action@v1
35-
with:
36-
token: ${{ secrets.CODECOV_TOKEN }}
3735

3836
lockfile_churn:
3937
name: Test package-lock for unexpected modifications

0 commit comments

Comments
 (0)