forked from Silverfish/proton-bridge
Revert "feat(GODT-2749): manual windows-test."
This reverts commit 650158ea8a.
The issue has that was causing the problem has been addressed.
This commit is contained in:
@ -158,7 +158,6 @@ test-windows:
|
||||
extends:
|
||||
- .env-windows
|
||||
- .script-test
|
||||
- .rules-branch-and-MR-manual
|
||||
|
||||
test-darwin:
|
||||
extends:
|
||||
@ -174,7 +173,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