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 5ca1d4f commit 1e93fa7Copy full SHA for 1e93fa7
.github/workflows/build.yml
@@ -18,7 +18,6 @@ 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