Run list-editor and editor tests
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3bdc30465e
commit
96beb5c309
|
@ -37,8 +37,10 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd list-editor
|
- cd list-editor
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm test
|
||||||
- cd ../editor
|
- cd ../editor
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm test
|
||||||
- npm run docker
|
- npm run docker
|
||||||
|
|
||||||
- name: rebuild-cache-with-filesystem
|
- name: rebuild-cache-with-filesystem
|
||||||
|
|
Loading…
Reference in New Issue
Block a user