Skip to content

Commit

Permalink
Figure out os release to know why tmate fails
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra-barikbin committed Dec 5, 2024
1 parent fc7ad86 commit f97282a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
)
docker exec -t pthd /bin/bash -c "${script}"
- name: Figure out OS release
run: cat /etc/os-release | echo
- name: Debug with tmate
uses: mxschmitt/action-tmate@v3
with:
Expand Down

0 comments on commit f97282a

Please sign in to comment.