From 7e9f196aa0f99985500e9754586cd5acd5a27927 Mon Sep 17 00:00:00 2001 From: "xiaolei.zl" Date: Thu, 19 Dec 2024 14:23:01 +0800 Subject: [PATCH] debug tmate Committed-by: xiaolei.zl from Dev container --- .github/workflows/interactive.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/interactive.yml b/.github/workflows/interactive.yml index 716c79ac2627..bf13f00e66ac 100644 --- a/.github/workflows/interactive.yml +++ b/.github/workflows/interactive.yml @@ -218,6 +218,10 @@ jobs: bash hqps_sdk_test.sh ${TMP_INTERACTIVE_WORKSPACE} ./interactive_config_test.yaml python sed -i 's/temp_workspace/interactive_workspace/g' ./interactive_config_test.yaml sed -i 's/thread_num_per_worker: 4/thread_num_per_worker: 1/g' ./interactive_config_test.yaml + + - name: Setup tmate session + if: true + uses: mxschmitt/action-tmate@v3 - name: Robustness test env: