mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
6 lines
138 B
YAML
6 lines
138 B
YAML
language: bash
|
|
|
|
script:
|
|
- bash tests/dead_links.sh
|
|
- bash tests/unreferenced_pages.sh
|
|
- bash tests/check_code_block_syntax.sh
|