refactor: remove biome ci

This commit is contained in:
Mauricio Siu
2024-11-28 22:21:31 -06:00
parent 00883dde11
commit f102bae5d5
3 changed files with 1 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ jobs:
cache: "pnpm"
- run: pnpm install --frozen-lockfile
- run: pnpm run server:build
- run: pnpm biome ci
- run: pnpm typecheck
build-and-test: