WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
snowpack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
snow-models
snowpack
Commits
35642418
Commit
35642418
authored
Nov 28, 2023
by
leibersp
Browse files
Options
Downloads
Patches
Plain Diff
forgot to remove a confit
parent
70e8b664
No related branches found
No related tags found
No related merge requests found
Pipeline
#5653
failed
Nov 28, 2023
Stage: dependency build
Stage: build
Stage: test
Stage: test coverage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
35642418
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment