소스 검색

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/...