Skip to content

Commit 5466149

Browse files
committed
Attempt to debug gh action
1 parent 25c08d7 commit 5466149

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/staging_run_complete_llm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
uv pip install -r requirements-argilla.txt --system
4040
zenml integration install aws s3 -y --uv
4141
42+
- name: Setup tmate session
43+
uses: mxschmitt/action-tmate@v3
44+
4245
- name: Connect to ZenML server
4346
working-directory: ./llm-complete-guide
4447
run: |

0 commit comments

Comments
 (0)