Skip to content

Commit 046d1f6

Browse files
author
Vincent Li
committed
update
1 parent 714886f commit 046d1f6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci_child.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,12 @@ jobs:
263263
264264
PLATFORM=${{ matrix.platform }}
265265
266-
echo "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
266+
echo "**************************************************************************************"
267267
echo "${PLATFORM}"
268268
echo "${ENGINE_ARGS}"
269269
echo "${MODEL_LIST_ARGS}"
270270
echo "${DOCKER_ARGS}"
271271
echo "${{ github.run_id }}"
272272
echo "${IMAGE_TAG_ARGS}"
273+
echo "**************************************************************************************"
274+

0 commit comments

Comments
 (0)