Ivan Dyachkov 2 лет назад
Родитель
Сommit
d7725c72cf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/run_docker_tests.yaml

+ 1 - 1
.github/workflows/run_docker_tests.yaml

@@ -112,5 +112,5 @@ jobs:
       # simple smoke test for node_dump
       - name: test node_dump
         run: |
-          docker exec -u root node1.emqx.io apt update && apt install -y net-tools
+          docker exec -t -u root node1.emqx.io bash -c 'apt-get -y update && apt-get -y install net-tools'
           docker exec node1.emqx.io node_dump