Skip to content

Commit 958bbd7

Browse files
author
Sebastian Silbermann
committed
No Electron used in fixture
1 parent 5062ed0 commit 958bbd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,6 @@ jobs:
256256
if [ $? -ne 0 ]; then
257257
yarn install --ignore-optional --frozen-lockfile --cache-folder ~/.cache/yarn
258258
fi
259-
environment:
260-
# If we start needing the Electron binary, please ensure the binary is cached in CI following https://www.electronjs.org/docs/latest/tutorial/installation
261-
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
262259
- save_cache:
263260
name: Save yarn cache
264261
key: v2-yarn_cache_fixtures_attribute-behavior-{{ arch }}-{{ checksum "yarn.lock" }}

0 commit comments

Comments
 (0)