Fix ci steps
This commit is contained in:
parent
ef726f1b5b
commit
d478aec284
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ jobs:
|
|||
- run: npm run package
|
||||
- run: npm run build
|
||||
- run: npm run ambassador:build
|
||||
- run: node e2e/web-server & npm run test:e2e
|
||||
- run: node >/dev/null e2e/web-server & npm run test:e2e
|
||||
|
|
Reference in a new issue