Skip to content

Fix tests not being run #84

Fix tests not being run

Fix tests not being run #84

---
name: 'Documentation'
on: # yamllint disable-line rule:truthy
push:
branches:
- master
workflow_dispatch: {} # Allow running this workflow manually (Actions tab)
jobs:
documentation:
uses: metaborg/actions/.github/workflows/mkdocs-material.yaml@main