We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669392e commit 57286f3Copy full SHA for 57286f3
1 file changed
.github/workflows/ci.yml
@@ -27,9 +27,6 @@ jobs:
27
- name: Install dependencies
28
run: npm ci
29
30
- - name: Lint
31
- run: npm run lint
32
-
33
- name: Build
34
run: npm run build
35
0 commit comments