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 d21efbf commit 0c61530Copy full SHA for 0c61530
.github/workflows/ci.yml
@@ -26,8 +26,5 @@ jobs:
26
- name: Install Dependencies
27
run: npm ci
28
29
- - name: Lint
30
- run: npm run lint
31
-
32
- name: Build
33
run: npm run build
0 commit comments