Skip to content

Commit 676cec9

Browse files
committed
--locked
1 parent d38004f commit 676cec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: uv python install ${{ matrix.python-version }}
4646

4747
- name: Install Dependencies
48-
run: uv sync --all-extras
48+
run: uv sync --locked --all-extras
4949

5050
- name: Checkout a2a-tck
5151
uses: actions/checkout@v6

0 commit comments

Comments
 (0)