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 da446d3 commit 66b4d7bCopy full SHA for 66b4d7b
.github/workflows/code_health.yaml
@@ -31,7 +31,5 @@ jobs:
31
cache: "npm"
32
- name: Install dependencies
33
run: npm ci
34
- - name: Build project
35
- run: npm run build
36
- name: Run tests
37
run: npm test
0 commit comments