Adujst paths

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
Elena Uziunaite 2024-11-25 12:25:30 +00:00
parent 48a32dd8a8
commit 59fbed801e

View File

@ -43,7 +43,7 @@ component_check_doxy_blocks () {
component_check_files () {
msg "Check: file sanity checks (permissions, encodings)" # < 1s
tests/scripts/check_files.py
framework/scripts/check_files.py
}
component_check_changelog () {