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 3abb5a5 commit c7f6867Copy full SHA for c7f6867
.github/workflows/code_health.yaml
@@ -34,6 +34,4 @@ jobs:
34
- name: Build project
35
run: npm run build
36
- name: Run tests
37
- run: npm test
38
- - name: Generate coverage report
39
- run: npm run test:coverage
+ run: npm test
0 commit comments