test: guard BEDIENUNGSANLEITUNG.md against drift (#5)
This commit is contained in:
parent
f623c424d0
commit
f5afe3b5a3
2 changed files with 194 additions and 1 deletions
5
Makefile
5
Makefile
|
|
@ -1,3 +1,6 @@
|
|||
.PHONY: test
|
||||
.PHONY: test test-doc
|
||||
test:
|
||||
@bash tests/test_profiles.sh
|
||||
|
||||
test-doc:
|
||||
@bash tests/test_install_doc.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue