Skip to content

Commit

Permalink
fix: player ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Nov 15, 2023
1 parent 4c9aec2 commit 2b1e12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
browser: chrome
start: pnpm serve --scope @podlove/player --stream
start: pnpm serve
install: false
wait-on: http://localhost:9000
working-directory: ./apps/player
Expand Down

0 comments on commit 2b1e12a

Please sign in to comment.