mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
Revert "feat(GODT-2749): manual windows-test."
This reverts commit 650158ea8a.
This commit is contained in:
@ -156,7 +156,6 @@ test-windows:
|
|||||||
extends:
|
extends:
|
||||||
- .env-windows
|
- .env-windows
|
||||||
- .script-test
|
- .script-test
|
||||||
- .rules-branch-and-MR-manual
|
|
||||||
|
|
||||||
test-darwin:
|
test-darwin:
|
||||||
extends:
|
extends:
|
||||||
@ -172,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