ci: add build_system example to patterns-build_check

This commit is contained in:
igor.udot 2025-02-21 12:16:04 +08:00
parent 1160a86ba0
commit 7bc8938469

View File

@ -68,6 +68,7 @@
- "tools/ci/check_public_headers.py" - "tools/ci/check_public_headers.py"
- "tools/ci/check_register_rw_half_word.cmake" - "tools/ci/check_register_rw_half_word.cmake"
- "tools/ci/check_register_rw_half_word.py" - "tools/ci/check_register_rw_half_word.py"
- "examples/build_system/**/*"
.patterns-host_test: &patterns-host_test .patterns-host_test: &patterns-host_test
- ".gitlab/ci/host-test.yml" - ".gitlab/ci/host-test.yml"