fix(ci): bug with Type Check job name
This commit is contained in:
@@ -37,8 +37,8 @@ jobs:
|
||||
- name: Run Oxlint
|
||||
run: bun run lint:oxlint
|
||||
|
||||
type-check:
|
||||
name: 'Type Check'
|
||||
tsc:
|
||||
name: 'TypeScript'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Bun
|
||||
|
||||
Reference in New Issue
Block a user