We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddef1fe + 357da4c commit 10f5c0fCopy full SHA for 10f5c0f
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,3 @@ jobs:
23
- run: npm install
24
- run: npm test
25
- run: npm run test:coverage
26
- - name: codecov
27
- uses: codecov/codecov-action@v3
28
- env:
29
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments