diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index 82e7dd5..5cf16ad 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -4,6 +4,7 @@ variables: DEBIAN_FRONTEND: noninteractive molecule: + stage: "testing" image: python:3.13 script: - apt-get update -qq