diff options
| author | Sebastian Englbrecht <[email protected]> | 2026-05-23 18:52:35 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2026-05-25 10:18:04 +0000 |
| commit | 9ed55e4d5e66f509a12a01f3f4f684bec37fbb58 (patch) | |
| tree | 2998b4a311eef343d4f8bc627ec563cf34cf1c9d | |
| parent | 1a813b8834f06c4b3a03fb5519cd72c713fd4cf7 (diff) | |
ci: enable json validation
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f69b08c0..86e90ac1b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,5 +8,6 @@ include: - /gitlab-templates/flatpak.yml - /gitlab-templates/craft-windows-x86-64-qt6.yml + - /gitlab-templates/json-validation.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml |
