build: add cv2 dependencies to CI/CD
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user