diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d814245af..b65ae41466 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,6 +98,9 @@ jobs: env: BRANCH_TO_CLONE: ${{ env.FH_BRANCH }} + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + - name: Run Tests run: cd ~/frappe-bench/ && bench --site test_site run-tests --app healthcare env: