mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
Disable lint on work files and instead on bundle
This commit is contained in:
4
.github/workflows/openapi-linting.yaml
vendored
4
.github/workflows/openapi-linting.yaml
vendored
@@ -24,8 +24,8 @@ jobs:
|
||||
# - name: OpenAPI Lint
|
||||
# run: bun run lint
|
||||
|
||||
- name: OpenAPI Lint
|
||||
- name: Bundle OpenAPI Spec
|
||||
run: bun run build
|
||||
|
||||
- name: OpenAPI Lint
|
||||
- name: OpenAPI Lint On Bundled Spec
|
||||
run: bun run lint-bundled
|
||||
|
||||
Reference in New Issue
Block a user