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.
1 parent ad5767d commit 39a2e5bCopy full SHA for 39a2e5b
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
cache: npm
26
node-version: ${{ matrix.node-version }}
27
28
- - run: npm install -g npm
29
- run: npm install -g nyc codecov
30
- run: npm ci
31
- run: npm run test:cover
0 commit comments