From f1581344775ba891c332668dd1f607a3f7348621 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Wed, 6 Dec 2023 00:32:59 +0100 Subject: [PATCH] Added tests --- .github/workflows/integration-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 7c61703..7062c6d 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -50,6 +50,8 @@ jobs: - shell: bash run: | + sleep 15; + mkdir -p ${{ runner.temp }} cat > ${{ runner.temp }}/atmos-gitops.yaml <