Skip to content

Commit

Permalink
e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet committed Mar 11, 2024
1 parent 588cbcf commit 2d35d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: cypress-io/github-action@v5
with:
build: yarn build
start: yarn start
start: npx serve@latest out
component: false
install-command: yarn --immutable
env:
Expand Down

0 comments on commit 2d35d04

Please sign in to comment.