diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 081ab852f..6954fb907 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ name: Tests concurrency: - group: "${{ github.workflow }}-${{ github.ref }}" + group: "${{ github.workflow }}-${{ github.ref }}-2" cancel-in-progress: true on: @@ -102,7 +102,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: packed-charm-cache-true cloud: lxd