diff --git a/.gitlab/ci/rules.yml b/.gitlab/ci/rules.yml index 84b71c70f6..b8053928d5 100644 --- a/.gitlab/ci/rules.yml +++ b/.gitlab/ci/rules.yml @@ -68,6 +68,7 @@ - "tools/ci/check_public_headers.py" - "tools/ci/check_register_rw_half_word.cmake" - "tools/ci/check_register_rw_half_word.py" + - "examples/build_system/**/*" .patterns-host_test: &patterns-host_test - ".gitlab/ci/host-test.yml"