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 c20316c commit 8027e86Copy full SHA for 8027e86
.github/workflows/build.yml
@@ -18,6 +18,7 @@ jobs:
18
name: Validate PR
19
env:
20
JAVA_OPTS: "-Xmx8g -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Dkotlin.daemon.jvm.options=-Xmx6g"
21
+ TS_SDK_IMAGE: "registry.jetbrains.team/p/grazi/grazie-infra-public/typescript-sdk-mcp:585bd19d0f2c"
22
steps:
23
- uses: actions/checkout@v5
24
0 commit comments