Skip to content

Commit e7950c5

Browse files
committed
🐎 ci: uv sync --locked
1 parent 9dc4e90 commit e7950c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
version: "latest"
5050

5151
- name: Install Dependencies for test group
52-
run: uv sync --no-dev
52+
run: uv sync --no-dev --locked
5353

5454
- name: Run Pytest
5555
run: uv run --no-sync poe test

0 commit comments

Comments
 (0)