Skip to content

Commit

Permalink
fix: command for linting in CDN ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fiam committed Nov 14, 2023
1 parent 08532ee commit d03cfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdn-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: pnpm run --filter ./cdn-server --filter ./cdn-server/cdn build

- name: Lint
run: pnpm run --filter --filter ./cdn-server --filter ./cdn-server/cdn test lint
run: pnpm run --filter ./cdn-server --filter ./cdn-server/cdn test lint

0 comments on commit d03cfaa

Please sign in to comment.