Update XML_lint.yml

This commit is contained in:
Simon Martens
2024-07-17 19:48:11 +02:00
committed by GitHub
parent 595ea02159
commit cef3af6603

View File

@@ -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