Skip to content

Commit ea61b46

Browse files
author
Vincent Li
committed
update
1 parent 9a64062 commit ea61b46

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/ci_test.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
git fetch --depth=1 origin main
3939
git show origin/main:ascend_test_suite/daemon.sh > daemon.sh
4040
chmod a+x daemon.sh
41-
./daemon.sh \
42-
Ascend \
43-
Smoke \
44-
MindIE \
45-
${MODEL_LIST} \
46-
${{ github.run_id }} \
47-
${IMAGE}
41+
# ./daemon.sh \
42+
# Ascend \
43+
# Smoke \
44+
# MindIE \
45+
# ${MODEL_LIST} \
46+
# ${{ github.run_id }} \
47+
# ${IMAGE}

0 commit comments

Comments
 (0)