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 8e6d36f commit 2ebfcd5Copy full SHA for 2ebfcd5
.github/workflows/test.yml
@@ -19,4 +19,3 @@ jobs:
19
node-version: ${{ matrix.node-version }}
20
- run: npm ci
21
- run: npm run test -- --coverage
22
- - run: npx codecov
0 commit comments