WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Commit 35642418 authored by leibersp's avatar leibersp
Browse files

forgot to remove a confit

parent 70e8b664
No related branches found
No related tags found
No related merge requests found
Pipeline #5653 failed
......@@ -113,7 +113,7 @@ validate xml:
script:
- pip3 install -r tools/schema_validation/requirements.txt
- INISHELL_APP_CONFIGS=$(find inishell-apps/ -type f -name "*.xml")
- python3 tools/schema_validation/validate.py tools/schema_validation/settings_schema.xsd resources/inishell_settings_minimal.xml
- python3 tools/schema_validation/validate.py tools/schema_validation/settings_schema.xsd
- python3 tools/schema_validation/validate.py tools/schema_validation/config_schema.xsd $INISHELL_APP_CONFIGS
running times and coverage:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment