Skip to content

Commit 9e71599

Browse files
committed
no yarn
1 parent d4054a9 commit 9e71599

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,10 +759,6 @@ jobs:
759759
type: string
760760
steps:
761761
- checkout
762-
- restore_cache:
763-
keys:
764-
- v1-deps-{{ checksum "yarn.lock" }}
765-
- run: yarn
766762
- run: yarn run build:e2e
767763
- run:
768764
name: Check for enabled tests matching tag

0 commit comments

Comments
 (0)