From e22aff244d749ff0433f71480662607ad2f29ab5 Mon Sep 17 00:00:00 2001 From: Carl Csaposs Date: Mon, 12 Aug 2024 12:52:22 +0000 Subject: [PATCH] DO NOT MERGE test dpw jhack --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7702083a45..9a4b83d067 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -70,7 +70,7 @@ jobs: - lint - unit-test - build - uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v19.0.0 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@jhack-fix with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }}