Skip to content

Commit 0c2fc76

Browse files
author
Vincent Li
committed
update
1 parent 2bccb3b commit 0c2fc76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci_child_for_unittest.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,12 @@ jobs:
228228
echo "${{ github.run_id }}"
229229
echo "${IMAGE_TAG}"
230230
echo "**************************************************************************************"
231-
231+
232232
./daemon.sh \
233233
"${PLATFORM^}" \
234234
"Unit" \
235235
"InfiniTensor" \
236-
"${DOCKER_ARGS}" \
236+
"None" \
237+
"${docker_args_b64}" \
237238
${{ github.run_id }} \
238239
"${IMAGE_TAG_ARGS}"
239-

0 commit comments

Comments
 (0)