Skip to content

Commit

Permalink
Merge pull request #4294 from JedWatson/fix-circle-ci
Browse files Browse the repository at this point in the history
Fix breaking CircleCI / Cypress build
  • Loading branch information
bladey authored Nov 23, 2020
2 parents 5bee3f4 + 3854764 commit 3f82ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
command: |
yarn global add cypress
yarn install --silent
cypress install
yarn cypress install
yarn e2e

0 comments on commit 3f82ae5

Please sign in to comment.