build: add cv2 dependencies to CI/CD

This commit is contained in:
2026-01-30 15:50:28 +00:00
parent f9d477a6c8
commit 516fda4694

View File

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