mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
feat(GODT-2749): manual windows-test.
This commit is contained in:
@ -155,6 +155,7 @@ test-windows:
|
|||||||
extends:
|
extends:
|
||||||
- .env-windows
|
- .env-windows
|
||||||
- .script-test
|
- .script-test
|
||||||
|
- .rules-branch-and-MR-manual
|
||||||
|
|
||||||
test-darwin:
|
test-darwin:
|
||||||
extends:
|
extends:
|
||||||
@ -170,7 +171,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