From 93263d0a572e7ae3fc6e1d53a928a99427e67594 Mon Sep 17 00:00:00 2001 From: Andrew Biryukov Date: Thu, 14 Mar 2024 17:07:14 +0300 Subject: [PATCH] fsdfsd --- .github/workflows/cotea_testing_workflow.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cotea_testing_workflow.yaml b/.github/workflows/cotea_testing_workflow.yaml index 4bea0de..aca66c3 100644 --- a/.github/workflows/cotea_testing_workflow.yaml +++ b/.github/workflows/cotea_testing_workflow.yaml @@ -24,7 +24,11 @@ jobs: - name: Install dependencies run: pip install ansible - + + - + name: check + run: which ansible-playbook + - name: Run tests run: |