remove format script

This commit is contained in:
Amruth Pillai
2025-11-04 12:35:11 +01:00
parent 1296e6bd45
commit 067fdd0921
2 changed files with 0 additions and 5 deletions
-3
View File
@@ -38,9 +38,6 @@ jobs:
- name: Lint
run: pnpm run lint
- name: Format
run: pnpm run format
- name: Test
run: pnpm run test