mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
disable ts lint on CI
This commit is contained in:
parent
073743927d
commit
c99c5e62ba
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
|
||||
|
Loading…
Reference in New Issue
Block a user