mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
ci: Use biome ci in lib-check format (#4399)
Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
2
.github/workflows/lib-check.yml
vendored
2
.github/workflows/lib-check.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user