Skip to content

Commit 3947b67

Browse files
committed
uv sync
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent 3d68323 commit 3947b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install
3939
run: |
4040
uv venv
41-
uv pip install -r requirements.txt
41+
uv sync
4242
uv pip install .
4343
- name: Shell tests
4444
run: |

0 commit comments

Comments
 (0)