fix: fix gitlab ci pipeline

ref: N25B-205
This commit is contained in:
Björn Otgaar
2025-10-28 12:07:42 +01:00
parent 47a87d0b4a
commit 473c0fdce1

View File

@@ -22,5 +22,6 @@ test:
tags:
- test
script:
- uv run --only-group test pytest
- uv run pytest test/integration
- uv run --only-group test pytest test/unit