瀏覽代碼

fix: tests

Yeuoly 1 年之前
父節點
當前提交
458c821a7c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/tests.yml

+ 1 - 1
.github/workflows/tests.yml

@@ -36,4 +36,4 @@ jobs:
         run: bash ./build/build_amd64.sh
 
       - name: Run Intgeration tests
-        run: go test -v github.com/langgenius/dify-sandbox/tests/integration_tests/...
+        run: sudo go test -v github.com/langgenius/dify-sandbox/tests/integration_tests/...