update ci
This commit is contained in:
parent
b3fd13506c
commit
533d71a6cd
@ -34,9 +34,7 @@ testLEGACY:
|
||||
testStableWindows:
|
||||
stage: test
|
||||
script:
|
||||
- yarn global add npmts
|
||||
- yarn install
|
||||
- yarn test
|
||||
- yarn global add npmts && yarn install && yarn test
|
||||
coverage: /\d+.?\d+?\%\s*coverage/
|
||||
tags:
|
||||
- windows
|
||||
|
Loading…
Reference in New Issue
Block a user