Skip to content

Commit bd79226

Browse files
committed
18th commit
1 parent 1f45330 commit bd79226

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
@@ -27,9 +27,6 @@ jobs:
2727
- name: Install dependencies
2828
run: npm ci
2929

30-
- name: Run ESLint
31-
run: npm run lint
32-
3330
- name: TypeScript type check
3431
run: npx tsc --noEmit
3532

0 commit comments

Comments
 (0)