mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-18 01:07:22 +00:00
chore: use biome check instead of separate lint and format commands (#4320)
This commit is contained in:
@@ -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