Skip to content

Commit 726dc21

Browse files
authored
Update run-python-tests.yml
1 parent 15773c8 commit 726dc21

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/run-python-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ jobs:
6868
MONGO_URI: mongodb://localhost:27017
6969
MONGO_DB: sample_mflix
7070

71+
- name: Setup tmate session
72+
if: failure()
73+
uses: mxschmitt/action-tmate@v3
74+
7175
- name: Upload test results
7276
uses: actions/upload-artifact@v4
7377
if: always()

0 commit comments

Comments
 (0)