Skip to content

Update README.md

Update README.md #171

name: Integration tests
on:
pull_request:
jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
trivy-fs-enabled: true
trivy-image-config: "trivy.yaml"
channel: 1.28-strict/stable
juju-channel: 3.1/stable
integration-tests-juju2:
name: Integration test with juju 2.9
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.28/stable
juju-channel: 2.9/stable
test-tox-env: integration-juju-2