Commit 815b37ad authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: add stage to molecule

parent e6a564c1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ variables:
  DEBIAN_FRONTEND: noninteractive

molecule:
  stage: "testing"
  image: python:3.13
  script:
    - apt-get update -qq