We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f622e6b commit 058b5beCopy full SHA for 058b5be
.github/workflows/ci.yml
@@ -25,5 +25,3 @@ jobs:
25
- run: npm install --no-audit
26
- run: npm test
27
- uses: codecov/codecov-action@v1
28
- with:
29
- token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments