Skip to content

Commit 0a19030

Browse files
committed
Upterm with actor ssh key
1 parent eba1291 commit 0a19030

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main_ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
python -m pip uninstall -y lxml
7575
- name: Setup upterm session
7676
uses: lhotari/action-upterm@v1
77+
with:
78+
limit-access-to-actor: true
7779
- name: Test with pytest
7880
run: |
7981
export LD_LIBRARY_PATH=$PWD/darshan_install/lib

0 commit comments

Comments
 (0)