Skip to content

test(charm): simplify relation tests with new add_relation #29

test(charm): simplify relation tests with new add_relation

test(charm): simplify relation tests with new add_relation #29

name: Pull Request (Charm)
on:
pull_request:
paths:
- operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-charm.yaml