Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-20 committed Feb 18, 2024
1 parent 8a907db commit df1f1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
node-version: 20.x
- run: corepack enable pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm lint -- --max-warnings=0
- run: pnpm lint --max-warnings=0
format:
name: Format
runs-on: ubuntu-latest
Expand Down

0 comments on commit df1f1c3

Please sign in to comment.