Yeuoly 1 年之前
父节点
当前提交
bab713c56e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/tests-arm64.yml

+ 0 - 2
.github/workflows/tests-arm64.yml

@@ -44,8 +44,6 @@ jobs:
       - name: Setup Debug Session
         uses: mxschmitt/action-tmate@v3
         timeout-minutes: 15
-        with:
-          detached: true
 
       - name: Run Intgeration tests
         run: sudo go test -v github.com/langgenius/dify-sandbox/tests/integration_tests/...