Skip to content

Commit 4fdb793

Browse files
CLOUDP-295191: Revert test
1 parent fe69ce6 commit 4fdb793

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
with:
5555
sparse-checkout: |
5656
.github
57-
openapi
5857
tools/spectral/ipa
5958
- name: Setup Node
6059
uses: actions/setup-node@v4
@@ -66,9 +65,6 @@ jobs:
6665
- name: Run Jest tests
6766
run: |
6867
npm run test
69-
- name: Run IPA
70-
run: |
71-
npx spectral lint ./openapi/v2.yaml --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
7268
lint:
7369
runs-on: ubuntu-latest
7470
steps:

0 commit comments

Comments
 (0)