We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm run check
build
1 parent 18fd88c commit d067c80Copy full SHA for d067c80
.github/workflows/actions.yaml
@@ -26,7 +26,6 @@ jobs:
26
cache: npm
27
- run: npm ci
28
- run: npm run build
29
- - run: npm run check
30
# - run: npm test
31
32
check:
0 commit comments