Skip to content

Commit fe69ce6

Browse files
1 parent 7256455 commit fe69ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
npm run test
6969
- name: Run IPA
7070
run: |
71-
spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
71+
npx spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
7272
lint:
7373
runs-on: ubuntu-latest
7474
steps:

0 commit comments

Comments
 (0)