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 bf55f3f commit 37a02d0Copy full SHA for 37a02d0
.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