Skip to content

Commit 665443b

Browse files
authored
Merge branch 'master' into fix-menuplacement-context
2 parents 7af1aaf + 3f82ae5 commit 665443b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
command: |
7171
yarn global add cypress
7272
yarn install --silent
73-
cypress install
73+
yarn cypress install
7474
yarn e2e

0 commit comments

Comments
 (0)