disable ts lint on CI
This commit is contained in:
parent
073743927d
commit
c99c5e62ba
1 changed files with 0 additions and 2 deletions
2
.github/workflows/codechecks.js.yml
vendored
2
.github/workflows/codechecks.js.yml
vendored
|
@ -45,5 +45,3 @@ jobs:
|
|||
run: yarn run lint-ci
|
||||
- name: Typescript
|
||||
run: yarn run tsc
|
||||
- name: Typescript lint
|
||||
run: yarn run lint-ts
|
||||
|
|
Reference in a new issue