merge dev into main #49

Merged
8464960 merged 430 commits from dev into main 2026-01-28 10:49:15 +00:00
Showing only changes of commit c75f5de97c - Show all commits

View File

@@ -22,6 +22,6 @@ test:
tags: tags:
- test - test
script: script:
- uv run pytest test/integration - uv run --only-group test pytest test/integration
- uv run --only-group test pytest test/unit - uv run --only-group test pytest test/unit