Skip to content

Commit 9c39127

Browse files
committed
workflow
1 parent 3978705 commit 9c39127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
3232
- name: Test OpenAPI Spec
3333
run: |
34-
cd ./packages/open-api && yarn test
34+
cd ./packages/schema-sdk && yarn test

0 commit comments

Comments
 (0)