Update Windows workflow and try to fix MacOS

This commit is contained in:
Veronica Berglyd Olsen
2025-10-18 18:51:55 +02:00
parent af86448385
commit 40363068e3
3 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Sync UV
run: |
uv sync --no-dev --group test --group macos
uv sync --no-dev --group test --group macos --python-platform x86_64-apple-darwin
- name: Run Tests
run: |