mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14: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
|
run: yarn run lint-ci
|
||||||
- name: Typescript
|
- name: Typescript
|
||||||
run: yarn run tsc
|
run: yarn run tsc
|
||||||
- name: Typescript lint
|
|
||||||
run: yarn run lint-ts
|
|
||||||
|
Loading…
Reference in New Issue
Block a user