Skip to content

Commit 78eec9d

Browse files
authored
Update test.yml
1 parent d72fadf commit 78eec9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: 0.11.2
2727
python-version: ${{ matrix.python-version}}
2828
- name: install project
29-
run: uv sync --locked --dev
29+
run: uv sync --dev
3030

3131
- name: run Test
32-
run: uv run robot test/atest.robot
32+
run: uv run robot test/atest.robot

0 commit comments

Comments
 (0)