diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 372834b..5976d42 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -25,3 +25,5 @@ jobs: - name: 🐛 Debug Build uses: stateful/vscode-server-action@v1 if: failure() + with: + timeout: "300000"