[Fix] Fix version function (#3076)

* [Fix] Fix version function

* Fix commit

* Fix commit

* fix code sync

* Update coverage_run.sh

---------

Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com>
This commit is contained in:
Jiang-Jia-Jun
2025-07-30 16:05:24 +08:00
committed by GitHub
parent ecf2fd5b9a
commit ffa0f4d99b
5 changed files with 22 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ run_path="$DIR/../test/"
cd ${run_path}
ls
dirs=("layers" "operators" "worker")
dirs=("layers" "operators" "worker" "utils")
failed_tests_file="failed_tests.log"
> "$failed_tests_file"
disabled_tests=(