Actions_tests/.forgejo/workflows/demo.yaml
Yann Kervran d6c0be97b3
Some checks failed
/ test (push) Failing after 4s
Mkdocs building test
2024-04-16 09:33:23 +02:00

8 lines
No EOL
142 B
YAML

on: [push]
jobs:
test:
runs-on: bookworm
container: minidocks/mkdocs
steps:
- run: mkdocs build
- run: echo All Good