From 41b408d71f59b445aef9a2cfb566741b8a6a6268 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Fri, 20 Jan 2023 18:53:55 +0100 Subject: [PATCH] Fix indentation --- .github/workflows/ansible-test-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 427c48c..ffda6d9 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -100,7 +100,7 @@ jobs: connector: mysqlclient==2.0.1 docker_image: ghcr.io/laurent-indermuehle/test-container-my80-py38-mysqlclient201:latest - - ansible: stable-2.13 + - ansible: stable-2.13 db_engine_version: mysql:8.0.31 python: '3.8' connector: pymysql==0.9.3