used yarn

This commit is contained in:
Murat Ozcan 2022-05-04 07:25:21 -05:00
parent 4ec02302ca
commit 6f97bceb96

View File

@ -13,7 +13,7 @@ jobs:
uses: cypress-io/github-action@v3.0.4 uses: cypress-io/github-action@v3.0.4
with: with:
browser: chrome browser: chrome
# build: npm run build build: npm run build
start: yarn start start: yarn start
wait-on: 'http://localhost:3000' wait-on: 'http://localhost:3000'
env: env: