Skip to content

Commit

Permalink
chore: update cypress actions env
Browse files Browse the repository at this point in the history
  • Loading branch information
chinhld12 committed Aug 9, 2024
1 parent 2362f87 commit 2da5e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v4
with:
build: pnpm build
build: NEXT_PUBLIC_API_MOCKING=enabled pnpm build
start: pnpm start

0 comments on commit 2da5e5d

Please sign in to comment.