We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c567ac4 commit b25a606Copy full SHA for b25a606
.github/workflows/node.js.yml
@@ -39,4 +39,4 @@ jobs:
39
npm ci
40
- name: Test coverage
41
run: |
42
- npm run test:clean
+ npm test
0 commit comments