From 1d6781c5b6b2cd8ba3b7c32ee130cf99d1c2389d Mon Sep 17 00:00:00 2001 From: Kasper Marinus Date: Fri, 21 Nov 2025 17:05:01 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Twirre --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 265d9c0..7573262 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,4 +22,4 @@ test: tags: - test script: - - uv run --only-group test pytest test/unit + - uv run --only-group test pytest test