Skip to content

docs: update unit test documentation (#3220) #447

docs: update unit test documentation (#3220)

docs: update unit test documentation (#3220) #447

name: Main Documentation Checks
on:
- push
- pull_request
- workflow_dispatch
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: '.'