ci: Use biome ci in lib-check format (#4399)

Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
Fleny
2025-08-26 20:00:36 +02:00
committed by GitHub
parent b7db305dee
commit 3af54ca144

View File

@@ -68,7 +68,7 @@ jobs:
- name: Build Types
run: yarn build:type --cache-dir=".turbo"
- name: Check Formatting
run: yarn check:all
run: yarn biome ci --reporter=github
test-type-unit-and-integration-test:
name: Typecheck Tests