removed uv warning for CI runs
This commit is contained in:
@@ -22,7 +22,9 @@ jobs:
|
|||||||
run: pip install uv
|
run: pip install uv
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: uv pip install --group dev --system
|
env:
|
||||||
|
UV_LINK_MODE: copy
|
||||||
|
run: uv sync
|
||||||
|
|
||||||
- name: Ruff lint
|
- name: Ruff lint
|
||||||
run: ruff check .
|
run: ruff check .
|
||||||
|
|||||||
Reference in New Issue
Block a user