mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
Update lint.yml
This commit is contained in:
parent
e6004fa980
commit
8fe9232d9b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -22,5 +22,8 @@ jobs:
|
|||
rm app/node_modules/.yarn-integrity
|
||||
yarn
|
||||
|
||||
- name: Build typings
|
||||
run: yarn run build:typings
|
||||
|
||||
- name: Lint
|
||||
run: yarn run lint
|
||||
|
|
Loading…
Reference in a new issue