diff --git a/auto.test.yml b/auto.test.yml index fdd6f7d..775d244 100644 --- a/auto.test.yml +++ b/auto.test.yml @@ -1,3 +1,6 @@ -sut: - build: . - command: test +versions: "3" + +services: + sut: + build: . + command: test