Skip to content

Commit

Permalink
Disable sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra-barikbin committed Nov 30, 2024
1 parent 04aae75 commit 9a0e097
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 @@ -121,6 +121,8 @@ jobs:
- name: Debug with tmate
uses: mxschmitt/action-tmate@v3
with:
sudo: false

- name: Run GPU Unit Tests
continue-on-error: false
Expand Down

0 comments on commit 9a0e097

Please sign in to comment.