Skip to content

Commit 6f6fbf6

Browse files
committed
Update config.yml
1 parent c6a4933 commit 6f6fbf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ jobs:
11581158
fi
11591159
no_output_timeout: 5m
11601160
environment:
1161-
ENABLE_CONFIRMATION_REDESIGN: 'true'
1161+
ENABLE_CONFIRMATION_REDESIGN: "true"
11621162
- store_artifacts:
11631163
path: test-artifacts
11641164
destination: test-artifacts
@@ -1449,7 +1449,7 @@ jobs:
14491449
fi
14501450
no_output_timeout: 5m
14511451
environment:
1452-
ENABLE_CONFIRMATION_REDESIGN: 'true'
1452+
ENABLE_CONFIRMATION_REDESIGN: "true"
14531453
- store_artifacts:
14541454
path: test-artifacts
14551455
destination: test-artifacts

0 commit comments

Comments
 (0)