We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e22894 commit 379939dCopy full SHA for 379939d
.github/workflows/dev_pr.yaml
@@ -68,7 +68,6 @@ jobs:
68
npm ci
69
npx tsc --noEmit
70
npm run lint
71
- npm run test
72
73
- name: gui install
74
run: |
0 commit comments