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 3978705 commit 9c39127Copy full SHA for 9c39127
.github/workflows/run-tests.yaml
@@ -31,4 +31,4 @@ jobs:
31
32
- name: Test OpenAPI Spec
33
run: |
34
- cd ./packages/open-api && yarn test
+ cd ./packages/schema-sdk && yarn test
0 commit comments