mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-01 16:59:54 +00:00
Update lint.yml
This commit is contained in:
parent
e6004fa980
commit
8fe9232d9b
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@ -22,5 +22,8 @@ jobs:
|
|||||||
rm app/node_modules/.yarn-integrity
|
rm app/node_modules/.yarn-integrity
|
||||||
yarn
|
yarn
|
||||||
|
|
||||||
|
- name: Build typings
|
||||||
|
run: yarn run build:typings
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: yarn run lint
|
run: yarn run lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user