diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a913da8..415474e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -183,6 +183,7 @@ jobs: REACT_APP_AMPLITUDE_ID: 123 with: config: chromeWebSecurity=false + install-command: yarn install --silent start: | yarn start yarn start:withAuth