Skip to content

Commit 7bbc911

Browse files
committed
Revert "Run tmate with sudo"
This reverts commit bcff0df.
1 parent bcff0df commit 7bbc911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ jobs:
262262
- name: Setup tmate session
263263
uses: mxschmitt/action-tmate@v3
264264
with:
265+
sudo: false
265266
limit-access-to-actor: true
266267
- name: Run pytest
267268
run: |

0 commit comments

Comments
 (0)