Update .github/workflows/ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -23,5 +23,5 @@ jobs:
|
|||||||
run: jq empty $(find . -name "*.json")
|
run: jq empty $(find . -name "*.json")
|
||||||
- name: Validate YAML
|
- name: Validate YAML
|
||||||
run: |
|
run: |
|
||||||
npm install -g yamllint
|
pnpm add -g yamllint
|
||||||
yamllint prompts
|
yamllint prompts
|
||||||
|
|||||||
Reference in New Issue
Block a user