We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f70b66a + 795c816 commit 775f27eCopy full SHA for 775f27e
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,5 @@ jobs:
21
run: npm run typecheck
22
- name: Tests
23
run: npm test
24
- - name: Build
25
- run: npm run build
26
- name: Security audit
27
run: npm audit --audit-level=high
0 commit comments