Charmed-Kubernetes/kubernetes-worker/hooks/relations/kube-control/.github/workflows/tests.yaml

16 lines
365 B
YAML

name: Test Suite for kube-control interface
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