Unverified Commit 248f84d5 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3529706 by annmarysruthy, smustgrave, mstrelan: Validatable config job...

Issue #3529706 by annmarysruthy, smustgrave, mstrelan: Validatable config job is not aware of OOP hooks

(cherry picked from commit ec4fdb42)
parent c8387fc4
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -609,6 +609,7 @@ default:
        - "**/config/schema/*.schema.yml"
        # Modules may alter config schema using hook_config_schema_info_alter().
        - "**/*.module"
        - "**/src/Hook/*.php"
    - when: manual
      allow_failure: true
  artifacts: