We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22743c3 commit a6c8f78Copy full SHA for a6c8f78
.circleci/config.yml
@@ -66,7 +66,7 @@ running_yarn_test: &running_yarn_test
66
name: Running Yarn Test Build
67
command: |
68
yarn install
69
- yarn cypress install
+ cypress install
70
yarn build
71
yarn cy:ci
72
0 commit comments