Skip to content

A change in the az CLI has forces this change to assign_role #43

A change in the az CLI has forces this change to assign_role

A change in the az CLI has forces this change to assign_role #43

Workflow file for this run

name: Run tests with Tox
on: [pull_request]
jobs:
call-inclusive-naming-check:
name: Inclusive naming
uses: canonical-web-and-design/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.6', '3.7', '3.8', '3.9', '3.10']"