mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 09:05:30 +00:00
Merge branch 'main' of github.com:Theodor-Springmann-Stiftung/KGPZ
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
|
||||
pip install lxml
|
||||
|
||||
- name: XSD-Schema-Validierung
|
||||
run: python Scripts/lint_validation.py
|
||||
|
||||
- name: Verweise prüfen
|
||||
run: python Scripts/lint_verweise.py
|
||||
|
||||
Reference in New Issue
Block a user