Update lint.yml

This commit is contained in:
Eugene Pankov 2020-12-24 16:30:00 +01:00
parent e6004fa980
commit 8fe9232d9b
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -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