Redo testing #28

Merged
k.marinus merged 8 commits from refactor/remove-spade-redo-tests into refactor/remove-spade-update-tests 2025-11-21 17:16:43 +00:00
Showing only changes of commit 9fdcacc342 - Show all commits

View File

@@ -22,4 +22,6 @@ test:
tags: tags:
- test - test
script: script:
- uv run pytest test/ - apt-get update
- apt-get install -y gcc portaudio19-dev
- uv run pytest test/unit