Merge pull request #349 from spotify/rugvip/lint
workflows/frontend: add missing lint check
This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
||||
- name: yarn install, build, and test
|
||||
run: |
|
||||
yarn install
|
||||
yarn lint
|
||||
yarn build
|
||||
yarn test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user