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 d590a7c commit be6db93Copy full SHA for be6db93
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,4 @@ jobs:
23
run: npm ci
24
25
- name: Build
26
- run: npm run build
27
-
28
- - name: Lint
29
- run: npm run lint
+ run: npm run build
0 commit comments