Yeuoly 1 anno fa
parent
commit
458c821a7c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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/...