|
@@ -44,8 +44,6 @@ jobs:
|
|
- name: Setup Debug Session
|
|
- name: Setup Debug Session
|
|
uses: mxschmitt/action-tmate@v3
|
|
uses: mxschmitt/action-tmate@v3
|
|
timeout-minutes: 15
|
|
timeout-minutes: 15
|
|
- with:
|
|
|
|
- detached: true
|
|
|
|
|
|
|
|
- name: Run Intgeration tests
|
|
- name: Run Intgeration tests
|
|
run: sudo go test -v github.com/langgenius/dify-sandbox/tests/integration_tests/...
|
|
run: sudo go test -v github.com/langgenius/dify-sandbox/tests/integration_tests/...
|