diff --git a/.github/workflows/staging_run_complete_llm.yml b/.github/workflows/staging_run_complete_llm.yml index 01a6cd8a..4d690140 100644 --- a/.github/workflows/staging_run_complete_llm.yml +++ b/.github/workflows/staging_run_complete_llm.yml @@ -39,6 +39,9 @@ jobs: uv pip install -r requirements-argilla.txt --system zenml integration install aws s3 -y --uv + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + - name: Connect to ZenML server working-directory: ./llm-complete-guide run: |