Skip to content

Commit b849c28

Browse files
committed
Remove extra step
1 parent 4d90cf0 commit b849c28

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/run-tck.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ jobs:
5353
path: tck/a2a-tck
5454
ref: ${{ env.TCK_VERSION }}
5555

56-
- name: Install uv and Python dependencies
57-
run: |
58-
pip install uv
59-
uv pip install -e .
60-
working-directory: tck/a2a-tck
61-
6256
- name: Start SUT
6357
run: |
6458
uv run tck/sut_agent.py &

0 commit comments

Comments
 (0)