Skip to content

Commit eba1291

Browse files
committed
CI: try upterm to ssh in
1 parent 7038f76 commit eba1291

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
@@ -72,6 +72,8 @@ jobs:
7272
# uninstall deps that are not absolute requirements
7373
# to make sure that i.e., tests skip appropriately
7474
python -m pip uninstall -y lxml
75+
- name: Setup upterm session
76+
uses: lhotari/action-upterm@v1
7577
- name: Test with pytest
7678
run: |
7779
export LD_LIBRARY_PATH=$PWD/darshan_install/lib

0 commit comments

Comments
 (0)