Skip to content

Commit 435effa

Browse files
committed
comment job
1 parent 373520d commit 435effa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.circleci/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,3 +1122,10 @@ workflows:
11221122
report: true
11231123
requires:
11241124
- Build app - Linux (stage)
1125+
# # e2e desktop tests on exe build
1126+
# - e2e-exe:
1127+
# name: E2ETest (exe) - Nightly
1128+
# parallelism: 4
1129+
# report: true
1130+
# requires:
1131+
# - Build app - Windows (stage)

0 commit comments

Comments
 (0)