We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c21a9a commit bed9eaeCopy full SHA for bed9eae
1 file changed
.github/workflows/test.yaml
@@ -188,3 +188,4 @@ jobs:
188
juju-channel: ${{ matrix.juju }}
189
- name: Run integration
190
run: tox -e integration-quarantine
191
+ continue-on-error: true # so that other juju versions are tested
0 commit comments