Skip to content

Commit

Permalink
updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebGerman committed Jan 13, 2025
1 parent 0432b2c commit b5942ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: pnpm install

- name: ESLint
run: pnpm run lint -- --max-warnings 0
run: pnpm run lint --max-warnings 0

- name: Typecheck
run: pnpm run typecheck
Expand Down

0 comments on commit b5942ea

Please sign in to comment.