Issue follow-up by #3422641 by acbramley, catch: Add a "Validatable config" tests job to GitLab CI to help core evolve towards 100% validatability

(cherry picked from commit 722ab9b218)
merge-requests/7353/head
Alex Pott 2024-04-02 15:46:18 +01:00
parent da97aa7e11
commit 539e16021f
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 2 additions and 0 deletions

View File

@ -490,6 +490,8 @@ default:
- 100
# `drush pm:install config_inspector …` fails (implies failure during module installation)
- 101
# Temporarily allow this to fail as there's are bugs with adding/removing/modifying config schemas.
- 1
script:
# Revert back to the tip of the branch this MR started from.
- git checkout -f $CI_MERGE_REQUEST_DIFF_BASE_SHA