Skip to content

Commit d73a1d5

Browse files
committed
fix change of zephyr submodule for check commit
1 parent 23faf5a commit d73a1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/check-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ branches=("main")
7878
search
7979

8080

81-
submodules=("coremark" "firemarshal" "nvdla-workload" "spec2017" "zephyr")
81+
submodules=("coremark" "firemarshal" "nvdla-workload" "spec2017" "zephyrproject/zephyr")
8282
dir="software"
8383
branches=("master" "dev")
8484
search

0 commit comments

Comments
 (0)