mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
chore: use biome check instead of separate lint and format commands (#4320)
This commit is contained in:
2
.github/workflows/lib-check.yml
vendored
2
.github/workflows/lib-check.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
path: .turbo
|
||||
key: ${{ runner.os }}-turbo-build:type-${{ github.sha }}
|
||||
- name: Check Formatting
|
||||
run: yarn lint --cache-dir=".turbo"
|
||||
run: yarn check:all
|
||||
|
||||
test-type-unit-and-integration-test:
|
||||
name: Typecheck Tests
|
||||
|
||||
Reference in New Issue
Block a user