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:
|
||||
- cd list-editor
|
||||
- npm install
|
||||
- npm test
|
||||
- cd ../editor
|
||||
- npm install
|
||||
- npm test
|
||||
- npm run docker
|
||||
|
||||
- name: rebuild-cache-with-filesystem
|
||||
|
|
Loading…
Reference in New Issue
Block a user