mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Compile before lint
This commit is contained in:
@@ -45,6 +45,9 @@ jobs:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: ~/coralproject/talk
|
||||
- run:
|
||||
name: Compile schemas and types
|
||||
command: npm run compile
|
||||
- run:
|
||||
name: Perform linting
|
||||
command: npm run lint
|
||||
|
||||
Reference in New Issue
Block a user