Skip to content

Commit 57286f3

Browse files
committed
ci: remove lint step from UI build
1 parent 669392e commit 57286f3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Install dependencies
2828
run: npm ci
2929

30-
- name: Lint
31-
run: npm run lint
32-
3330
- name: Build
3431
run: npm run build
3532

0 commit comments

Comments
 (0)