From d2d76564ac22746daa37ad96a2b11634e88380fe Mon Sep 17 00:00:00 2001 From: Tom Hadlaw Date: Tue, 30 Jan 2024 16:17:29 -0800 Subject: [PATCH] [wip] Signed-off-by: Tom Hadlaw --- .github/workflows/conformance.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/conformance.yml b/.github/workflows/conformance.yml index 55fd667..74eca33 100644 --- a/.github/workflows/conformance.yml +++ b/.github/workflows/conformance.yml @@ -31,6 +31,7 @@ jobs: run: | cd test/conformance terraform init + aws s3 ls #terraform plan - name: Cleanup if: always()