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