Skip to content

Commit c2a56d4

Browse files
committed
fix(ascend): keep train image validation scoped
1 parent 18db3c0 commit c2a56d4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build_image_ascend.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,7 @@ jobs:
137137
set -euo pipefail
138138
139139
test -f docker/ascend/Dockerfile.train
140-
test -f docker/ascend/Dockerfile.inference
141-
test -f docker/ascend/Dockerfile.all
142140
bash -n tools/install/ascend/install_train.sh
143-
bash -n tools/install/ascend/install_inference.sh
144141
bash -n tests/test_utils/runners/setup_training_test_env.sh
145142
python -m py_compile \
146143
tests/test_utils/runners/check_results.py \

0 commit comments

Comments
 (0)