From 524ca8ec31657d94b94444658b6a0141f35336a7 Mon Sep 17 00:00:00 2001 From: Antoine Barthelemy Date: Wed, 18 Oct 2023 23:47:46 +0200 Subject: [PATCH] test --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e79e3c..bbb7265 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -21,6 +21,7 @@ jobs: working-directory: ${{ matrix.directory }} steps: - uses: actions/checkout@v4 + - run: ls - run: ./install.sh - run: terraform fmt -recursive -check init: