Add linting to test pipeline
This commit is contained in:
parent
635ebdc670
commit
a7d57c38bb
@ -10,3 +10,4 @@ test:
|
|||||||
- cd ../contracts; npm install && npm run migrate
|
- cd ../contracts; npm install && npm run migrate
|
||||||
- npm run update_contracts
|
- npm run update_contracts
|
||||||
- npm run test:coverage
|
- npm run test:coverage
|
||||||
|
- npm run lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user