initial-commit-fix-CI #1

Merged
brian merged 14 commits from initial-commit-fix-CI into main 2025-08-28 21:48:15 +02:00
Showing only changes of commit 268f64884f - Show all commits
+3 -1
View File
@@ -22,7 +22,9 @@ jobs:
run: pip install uv
- name: Install dependencies
run: uv pip install --group dev --system
env:
UV_LINK_MODE: copy
run: uv sync
- name: Ruff lint
run: ruff check .