chore: update CI/CD testing command

This commit is contained in:
2025-11-21 17:06:04 +01:00
parent 5fb923e20d
commit 24863cb6af

View File

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