Skip to content

Commit

Permalink
fix: cypress build command
Browse files Browse the repository at this point in the history
  • Loading branch information
chinhld12 committed Aug 9, 2024
1 parent e12b6a5 commit 54ff09d
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 @@ -33,5 +33,5 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v4
with:
build: pnpm build:test
build: pnpm build
start: pnpm start

0 comments on commit 54ff09d

Please sign in to comment.