Skip to content

Create Terrform modules for this charm #34

Create Terrform modules for this charm

Create Terrform modules for this charm #34

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