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