Charmed-Kubernetes/kubernetes-control-plane/hooks/relations/kubernetes-cni/.github/workflows/tests.yaml

15 lines
363 B
YAML

name: Test Suite for K8s Service 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