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 13, 2023
1 parent 3344283 commit 740c386
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
with:
browser: chrome
install: true
start: pnpm start --scope @podlove/player --stream
project: ./apps/player
start: pnpm start --stream
working-directory: ./apps/player


apps_web-player:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 740c386

Please sign in to comment.