Skip to content

Commit

Permalink
ci: don't block quanrantined tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Oct 17, 2024
1 parent 9c21a9a commit bed9eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bed9eae

Please sign in to comment.