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