used yarn

This commit is contained in:
Murat Ozcan 2022-05-04 07:22:46 -05:00
parent 1cd099e82f
commit 4ec02302ca
3 changed files with 8426 additions and 26529 deletions

View File

@ -10,11 +10,11 @@ jobs:
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v3.0.4
with:
browser: chrome
build: npm run build
start: npm run start
# build: npm run build
start: yarn start
wait-on: 'http://localhost:3000'
env:
COMMERCE_PROVIDER: ${{ secrets.COMMERCE_PROVIDER }}

26526
package-lock.json generated

File diff suppressed because it is too large Load Diff

8423
yarn.lock Normal file

File diff suppressed because it is too large Load Diff