Revert "build: remove test group usage"

This reverts commit 53ba8bb16b
This commit is contained in:
2026-01-30 16:03:51 +00:00
parent 53ba8bb16b
commit 68f445c8bc

View File

@@ -23,4 +23,4 @@ test:
- test
script:
- apt-get update && apt-get install ffmpeg libsm6 libxext6 -y
- uv run pytest test
- uv run --only-group test pytest test