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 12, 2023
1 parent 7818d8f commit 578c3c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ jobs:
- name: build
run: pnpm build --scope @podlove/player
- name: integration
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
browser: chrome
start: pnpm start --scope @podlove/player --stream
project: ./apps/player
working-directory: ./apps/player

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

0 comments on commit 578c3c8

Please sign in to comment.