Yeuoly 1 yıl önce
ebeveyn
işleme
458c821a7c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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/...