Skip to content

Commit

Permalink
ci: fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Nov 27, 2024
1 parent aeb9c69 commit 892a96e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
install-command: yarn install
build: yarn run build
start: yarn start
env:
Expand Down

0 comments on commit 892a96e

Please sign in to comment.