Skip to content

Commit b2ddcca

Browse files
committed
ci: initialize submodules for source builds
1 parent 478f406 commit b2ddcca

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/configs/ascend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
hardware_name: ascend
55
display_name: 'Huawei Ascend NPU'
6+
checkout_submodules: recursive
67

78
# CI image for the Ascend environment
89
ci_image: harbor.baai.ac.cn/flagos-dev/transformerengine-fl:85c2523-ascend-dev

.github/configs/metax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
hardware_name: metax
66
display_name: 'Metax Tests'
7-
checkout_submodules: 'false'
7+
checkout_submodules: recursive
88

99
# CI image for Metax dev env
1010
# ci_image: localhost:5000/megatron-lm-with-te:v1

0 commit comments

Comments
 (0)