fix(test): adjust windows test
This commit is contained in:
parent
2b77c8e019
commit
98f190ea21
@ -134,7 +134,7 @@ windowsCompatibility:
|
|||||||
image: stefanscherer/node-windows:10-build-tools
|
image: stefanscherer/node-windows:10-build-tools
|
||||||
stage: metadata
|
stage: metadata
|
||||||
script:
|
script:
|
||||||
- npm install & npm test
|
- npm install; npm test
|
||||||
coverage: /\d+.?\d+?\%\s*coverage/
|
coverage: /\d+.?\d+?\%\s*coverage/
|
||||||
tags:
|
tags:
|
||||||
- windows
|
- windows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user