Skip to content

Commit 0c61530

Browse files
committed
remove double linting
1 parent d21efbf commit 0c61530

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,5 @@ jobs:
2626
- name: Install Dependencies
2727
run: npm ci
2828

29-
- name: Lint
30-
run: npm run lint
31-
3229
- name: Build
3330
run: npm run build

0 commit comments

Comments
 (0)