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 be4e1f1 commit 571d340Copy full SHA for 571d340
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: ./.github/workflows/_test-package.yml
31
with:
32
package-path: packages/sdk
33
- extra-deps: packages/types
+ extra-deps: packages/types packages/mcp-client
34
35
integration:
36
runs-on: ubuntu-latest
0 commit comments