fix formatting and lint errors

This commit is contained in:
Amruth Pillai
2025-01-30 17:57:14 +01:00
parent b21f1648c4
commit 92995d9c2b
5 changed files with 263 additions and 199 deletions

View File

@ -39,7 +39,7 @@ jobs:
run: pnpm run lint
- name: Format
run: pnpm run format:check
run: pnpm run format
- name: Test
run: pnpm run test