Skip to content

Commit

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

0 comments on commit fc7ad86

Please sign in to comment.