Files
autodoc/.gitea/workflows/tests.yaml
T
2026-06-10 18:53:28 -05:00

21 lines
315 B
YAML

name: Template tests
on:
push:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
tests:
runs-on: MOMP
steps:
- name: Checkout repository
uses: https://gitea.com/actions/checkout@v4
- name: Run template tests
run: bash tests/run_test.sh