mirror of
https://github.com/paritytech/banana_split.git
synced 2026-09-14 11:06:18 +05:00
Lint code before testing
This commit is contained in:
parent
c8cca6b447
commit
131b5696ec
@ -20,4 +20,6 @@ jobs:
|
||||
- node_modules
|
||||
key: v1-dependencies-{{ checksum "package.json" }}
|
||||
|
||||
- run: yarn lint
|
||||
|
||||
- run: yarn test:unit
|
||||
Loading…
Reference in New Issue
Block a user