We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aeed1 commit 0e27821Copy full SHA for 0e27821
1 file changed
.github/workflows/run-tck.yml
@@ -12,7 +12,7 @@ on:
12
13
env:
14
# Tag of the TCK
15
- TCK_VERSION: 0.3.0.beta
+ TCK_VERSION: 0.3.0.beta2
16
# Tells uv to not need a venv, and instead use system
17
UV_SYSTEM_PYTHON: 1
18
# SUT_JSONRPC_URL to use for the TCK and the server agent
0 commit comments