File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -1097,10 +1097,10 @@ workflows:
1097
1097
name : Build app - Linux (stage)
1098
1098
requires :
1099
1099
- Setup build (stage)
1100
- - windows :
1101
- name : Build app - Windows (stage)
1102
- requires :
1103
- - Setup build (stage)
1100
+ # - windows:
1101
+ # name: Build app - Windows (stage)
1102
+ # requires:
1103
+ # - Setup build (stage)
1104
1104
# integration tests on docker image build
1105
1105
- integration-tests-run :
1106
1106
matrix :
@@ -1127,10 +1127,10 @@ workflows:
1127
1127
report : true
1128
1128
requires :
1129
1129
- Build app - Linux (stage)
1130
- # e2e desktop tests on exe build
1131
- - e2e-exe :
1132
- name : E2ETest (exe) - Nightly
1133
- parallelism : 4
1134
- report : true
1135
- requires :
1136
- - Build app - Windows (stage)
1130
+ # # e2e desktop tests on exe build
1131
+ # - e2e-exe:
1132
+ # name: E2ETest (exe) - Nightly
1133
+ # parallelism: 4
1134
+ # report: true
1135
+ # requires:
1136
+ # - Build app - Windows (stage)
You can’t perform that action at this time.
0 commit comments