mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 00:55:31 +00:00
Update XML_lint.yml
This commit is contained in:
3
.github/workflows/XML_lint.yml
vendored
3
.github/workflows/XML_lint.yml
vendored
@@ -24,5 +24,8 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install lxml
|
pip install lxml
|
||||||
|
|
||||||
|
- name: XSD-Schema-Validierung
|
||||||
|
run: python Scripts/lint_validation.py
|
||||||
|
|
||||||
- name: Verweise prüfen
|
- name: Verweise prüfen
|
||||||
run: python Scripts/lint_verweise.py
|
run: python Scripts/lint_verweise.py
|
||||||
|
|||||||
Reference in New Issue
Block a user