build: remove test group usage
This commit is contained in:
@@ -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 --only-group test pytest test
|
- uv run pytest test
|
||||||
|
|||||||
Reference in New Issue
Block a user