update to allow failure on windows for now
This commit is contained in:
parent
769a1a707e
commit
61a6cfd452
@ -38,7 +38,7 @@ testStableWindows:
|
|||||||
coverage: /\d+.?\d+?\%\s*coverage/
|
coverage: /\d+.?\d+?\%\s*coverage/
|
||||||
tags:
|
tags:
|
||||||
- windows
|
- windows
|
||||||
allow_failure: false
|
allow_failure: true
|
||||||
|
|
||||||
testLTS:
|
testLTS:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user