chore: update gitlab ci file
This commit is contained in:
@@ -22,4 +22,6 @@ test:
|
||||
tags:
|
||||
- test
|
||||
script:
|
||||
- uv run pytest test/
|
||||
- apt-get update
|
||||
- apt-get install -y gcc portaudio19-dev
|
||||
- uv run pytest test/unit
|
||||
|
||||
Reference in New Issue
Block a user