From 533ffc1fb73f87afdec3937772e19bfb74523fe9 Mon Sep 17 00:00:00 2001 From: arturo-seijas Date: Mon, 23 Oct 2023 17:44:36 +0200 Subject: [PATCH] fix integration tests args --- .github/workflows/integration_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 789628af..045c4aa6 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -10,7 +10,7 @@ jobs: uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main secrets: inherit with: - extra-arguments: > + extra-arguments: >- --openstack-rc=${GITHUB_WORKSPACE}/openrc --kube-config=${GITHUB_WORKSPACE}/kube-config --screenshot-dir=/tmp