Skip to content

Commit afdf0d2

Browse files
author
zhoujiamei
committed
check
1 parent 23f0603 commit afdf0d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
run: |
103103
echo "Launching container: ${{ env.CONTAINER_NAME }}"
104104
docker run -d --name ${{ env.CONTAINER_NAME }} \
105-
-net=host \
105+
--net=host \
106106
--uts=host \
107107
--ipc=host \
108108
--privileged=true \

0 commit comments

Comments
 (0)