There was an error while loading. Please reload this page.
1 parent b6a46bd commit 3195eb8Copy full SHA for 3195eb8
.github/workflows/ci.yml
@@ -32,8 +32,6 @@ jobs:
32
- run: npm ci --no-audit
33
- run: npm test
34
- uses: codecov/codecov-action@v1
35
- with:
36
- token: ${{ secrets.CODECOV_TOKEN }}
37
38
lockfile_churn:
39
name: Test package-lock for unexpected modifications
0 commit comments