Skip to content

Commit f2ebd0c

Browse files
committed
ci: remove unused tslint step
1 parent 8f8c330 commit f2ebd0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
- name: Prettier
3030
run: yarn run lint:prettier
3131

32-
- name: TSLint
33-
continue-on-error: true
34-
run: yarn run lint:tslint
35-
3632
- name: Build
3733
run: yarn run build
3834

0 commit comments

Comments
 (0)