Loading .gitlab/testing.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ variables: DEBIAN_FRONTEND: noninteractive molecule: stage: "testing" image: python:3.13 script: - apt-get update -qq Loading Loading
.gitlab/testing.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ variables: DEBIAN_FRONTEND: noninteractive molecule: stage: "testing" image: python:3.13 script: - apt-get update -qq Loading