Skip to content

Commit

Permalink
Debug with tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra-barikbin committed Dec 5, 2024
1 parent 6f8ad2a commit e4bb78b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,11 @@ jobs:
)
docker exec -t pthd /bin/bash -c "${script}"
- name: Debug with tmate
uses: mxschmitt/action-tmate@v3
shell: bash
with:
sudo: false
- name: Run GPU Unit Tests
continue-on-error: false
uses: nick-fields/retry@v2.9.0
Expand Down

0 comments on commit e4bb78b

Please sign in to comment.