Update .github/workflows/ci.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alexa Amundson
2025-11-24 13:35:05 -06:00
committed by GitHub
parent 53411ac45f
commit 2d88b66b9f

View File

@@ -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