Skip to content

Commit 3116749

Browse files
committed
Remove lint in CI
1 parent c7539de commit 3116749

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
@@ -23,8 +23,5 @@ jobs:
2323
- name: Install dependencies
2424
run: npm ci
2525

26-
- name: Lint
27-
run: npm run lint --if-present
28-
2926
- name: Build
3027
run: npm run build

0 commit comments

Comments
 (0)