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 1393241 commit e85ce1c
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 @@ -32,7 +32,7 @@ jobs:
node-version: 20
cache: 'pnpm'
- name: install
run: pnpm install
run: pnpm install --frozen-lockfile
- name: lint
run: pnpm lint --scope @podlove/player
- name: build
Expand Down

0 comments on commit e85ce1c

Please sign in to comment.