mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-07 12:37:44 +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
|
# - name: OpenAPI Lint
|
||||||
# run: bun run lint
|
# run: bun run lint
|
||||||
|
|
||||||
- name: OpenAPI Lint
|
- name: Bundle OpenAPI Spec
|
||||||
run: bun run build
|
run: bun run build
|
||||||
|
|
||||||
- name: OpenAPI Lint
|
- name: OpenAPI Lint On Bundled Spec
|
||||||
run: bun run lint-bundled
|
run: bun run lint-bundled
|
||||||
|
|||||||
Reference in New Issue
Block a user