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
|
||||
stage: metadata
|
||||
script:
|
||||
- npm install & npm test
|
||||
- npm install; npm test
|
||||
coverage: /\d+.?\d+?\%\s*coverage/
|
||||
tags:
|
||||
- windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user