Skip to content

chore(deps): update dependency ops to v2.16.1 #73

chore(deps): update dependency ops to v2.16.1

chore(deps): update dependency ops to v2.16.1 #73

Workflow file for this run

name: Tests
on:
pull_request:
jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
charmcraft-channel: latest/edge
self-hosted-runner: true
self-hosted-runner-label: "edge"
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.28-strict/stable
charmcraft-channel: latest/edge
juju-channel: 3.4/stable
self-hosted-runner: true
self-hosted-runner-label: "edge"