Skip to content

Commit bed9eae

Browse files
committed
ci: don't block quanrantined tests
1 parent 9c21a9a commit bed9eae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,4 @@ jobs:
188188
juju-channel: ${{ matrix.juju }}
189189
- name: Run integration
190190
run: tox -e integration-quarantine
191+
continue-on-error: true # so that other juju versions are tested

0 commit comments

Comments
 (0)