Skip to content

[LP#2111261] Tag iam roles and policies with juju-model-uuid #39

[LP#2111261] Tag iam roles and policies with juju-model-uuid

[LP#2111261] Tag iam roles and policies with juju-model-uuid #39

Workflow file for this run

name: Run tests with Tox
on:
- pull_request
jobs:
call-inclusive-naming-check:
name: Inclusive naming
uses: canonical/inclusive-naming/.github/workflows/woke.yaml@main
with:
fail-on-error: "true"
lint-unit:
name: Lint Unit
uses: charmed-kubernetes/workflows/.github/workflows/lint-unit.yaml@main
needs:
- call-inclusive-naming-check
with:
python: "['3.10', '3.12']"