Skip to content

Commit b73394e

Browse files
committed
fix
1 parent 3ae61c2 commit b73394e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,8 @@ workflows:
957957
- Build docker image
958958
- windows:
959959
name: Build app - Windows (stage)
960-
requires: Start E2E Tests
960+
requires:
961+
- Start E2E Tests
961962
- e2e-exe:
962963
name: E2ETest (exe)
963964
parallelism: 1

0 commit comments

Comments
 (0)