Skip to content

Commit 7bf82c6

Browse files
authored
chore: Switch to the TCK main branch for 1.0 (#646)
Signed-off-by: Jeff Mesnil <jmesnil@ibm.com>
1 parent c03a1d6 commit 7bf82c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-tck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ on:
1111
workflow_dispatch:
1212

1313
env:
14-
# TODO this is currently running the TCK off the main branch which included changes needed for 0.4.0
1514
# Tag/branch of the TCK
16-
TCK_VERSION: spec_1.0
15+
TCK_VERSION: main
1716
# Tell the TCK runner to report failure if the quality tests fail
1817
A2A_TCK_FAIL_ON_QUALITY: 1
1918
# Tell the TCK runner to report failure if the features tests fail

0 commit comments

Comments
 (0)