diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 678f26ce..44e0fe17 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -188,3 +188,4 @@ jobs: juju-channel: ${{ matrix.juju }} - name: Run integration run: tox -e integration-quarantine + continue-on-error: true # so that other juju versions are tested