diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2d3c52..1eabd01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,4 @@ test: tags: - test script: - # - uv run --group integration-test pytest test/integration - - uv run --only-group test pytest test/unit - + - uv run pytest test/