Skip to content

Commit a6c8f78

Browse files
committed
Test build fix
1 parent 22743c3 commit a6c8f78

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
@@ -66,7 +66,7 @@ running_yarn_test: &running_yarn_test
6666
name: Running Yarn Test Build
6767
command: |
6868
yarn install
69-
yarn cypress install
69+
cypress install
7070
yarn build
7171
yarn cy:ci
7272

0 commit comments

Comments
 (0)