From 9cd0c5ffa12a7404fb9a0b10d97e7c27593b24f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Tue, 26 Sep 2023 12:46:24 -0400 Subject: [PATCH] DNM: gate health test Change-Id: I361c48a8519ff7c266a96706db4554e01661daa6 --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 7b2f042..99dc015 100644 --- a/tox.ini +++ b/tox.ini @@ -8,3 +8,4 @@ deps = -r{toxinidir}/test-requirements.txt [testenv:linters] commands = ansible-lint {toxinidir} +# dummy change