Yeuoly il y a 1 an
Parent
commit
458c821a7c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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/...