mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-06 04:21:03 +00:00
Remove Typecheck step from CI workflow to streamline process and improve efficiency.
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -41,9 +41,6 @@ jobs:
|
||||
run: bun run lint
|
||||
continue-on-error: false
|
||||
|
||||
- name: Typecheck
|
||||
run: bun run type-check
|
||||
|
||||
- name: Test
|
||||
run: bun run test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user