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 4481bea commit d78f352Copy full SHA for d78f352
.github/workflows/test.yml
@@ -83,7 +83,6 @@ jobs:
83
run: pnpm install --frozen-lockfile
84
85
- name: Test Build
86
- working-directory: typescript-sdk
87
run: pnpm run build
88
89
- name: Run tests
0 commit comments