We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7256455 commit fe69ce6Copy full SHA for fe69ce6
.github/workflows/code-health-tools.yml
@@ -68,7 +68,7 @@ jobs:
68
npm run test
69
- name: Run IPA
70
run: |
71
- spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
+ npx spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
72
lint:
73
runs-on: ubuntu-latest
74
steps:
0 commit comments