Skip to content

Commit

Permalink
enable-ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
leej3 committed May 23, 2024
1 parent fb0cef7 commit 877dacf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ jobs:
)
docker exec -t pthd /bin/bash -c "${script}"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run GPU Unit Tests
continue-on-error: false
uses: nick-fields/retry@v2.9.0
Expand Down

0 comments on commit 877dacf

Please sign in to comment.