Enable e2e tests #11
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run test:ci
|
- npm run test:ci
|
||||||
|
- npm run e2e
|
||||||
- npm run build-prod
|
- npm run build-prod
|
||||||
|
|
Loading…
Reference in a new issue