Mkdocs building test
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
Yann Kervran 2024-04-16 09:33:23 +02:00
parent fc9d6e96c5
commit d6c0be97b3

View file

@ -4,4 +4,5 @@ jobs:
runs-on: bookworm runs-on: bookworm
container: minidocks/mkdocs container: minidocks/mkdocs
steps: steps:
- run: mkdocs build
- run: echo All Good - run: echo All Good