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 931488f commit 34a63c9Copy full SHA for 34a63c9
.github/workflows/node-ci.yml
@@ -59,8 +59,6 @@ jobs:
59
${{ runner.os }}-node-
60
- name: Install dependencies
61
run: npm install
62
- - name: Run tests
63
- run: npm test
64
- name: Run tests with coverage
65
run: npm run test:coverage
66
0 commit comments