forked from Silverfish/proton-bridge
feat(GODT-2749): manual windows-test.
This commit is contained in:
@ -155,6 +155,7 @@ test-windows:
|
||||
extends:
|
||||
- .env-windows
|
||||
- .script-test
|
||||
- .rules-branch-and-MR-manual
|
||||
|
||||
test-darwin:
|
||||
extends:
|
||||
@ -170,7 +171,7 @@ test-coverage:
|
||||
coverage: '/total:.*\(statements\).*\d+\.\d+%/'
|
||||
needs:
|
||||
- test-linux
|
||||
- test-windows
|
||||
#- test-windows
|
||||
- test-darwin
|
||||
- test-integration
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user