Add codegen step to js-test pipelines
This commit is contained in:
parent
0c40bb9341
commit
dd24186fd5
|
|
@ -77,6 +77,7 @@ js-tests: &js-tests
|
|||
- cd client
|
||||
- pwd
|
||||
- npm install
|
||||
- npm run codegen
|
||||
- npm test
|
||||
|
||||
js-linting: &js-linting
|
||||
|
|
|
|||
Loading…
Reference in New Issue