Skip to content

Commit 058b5be

Browse files
committed
Simplify Codecov setup
1 parent f622e6b commit 058b5be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ jobs:
2525
- run: npm install --no-audit
2626
- run: npm test
2727
- uses: codecov/codecov-action@v1
28-
with:
29-
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)