feat: try testing with dirty files

This commit is contained in:
Simon Cornet 2025-07-18 18:08:00 +02:00
commit 5f78285d91
2 changed files with 5 additions and 3 deletions

View file

@ -1,11 +1,10 @@
---
variables:
DEBIAN_FRONTEND: noninteractive
DEBIAN_FRONTEND: "noninteractive"
molecule:
stage: "testing"
image: python:3.13
image: "python:3.13"
script:
- apt-get update -qq
- apt-get -y -qq install yamllint docker.io