Merge branch 'main' into feat/visual-emotion-recognition

This commit is contained in:
Storm
2026-01-30 17:05:58 +01:00

View File

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