chore: update CI workflows and dependencies for workspace structure

This commit is contained in:
Greyson Lalonde
2025-09-27 16:37:08 -04:00
parent aca826c553
commit f0762473d0
4 changed files with 23 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ jobs:
enable-cache: false
- name: Install dependencies
run: uv sync --all-groups --all-extras --no-install-project
run: uv sync --all-packages --all-extras --no-install-project
- name: Get Changed Python Files
id: changed-files