test/user-journey #3
+1
-1
@@ -108,7 +108,7 @@ steps:
|
|||||||
NODE_ENV: test
|
NODE_ENV: test
|
||||||
CI: true
|
CI: true
|
||||||
commands:
|
commands:
|
||||||
- npm ci --include=dev
|
- npm install
|
||||||
- npm run test:coverage:check
|
- npm run test:coverage:check
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/npm-cache:/root/.npm
|
- /tmp/npm-cache:/root/.npm
|
||||||
|
|||||||
Reference in New Issue
Block a user