We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba1291 commit 0a19030Copy full SHA for 0a19030
.github/workflows/main_ci.yml
@@ -74,6 +74,8 @@ jobs:
74
python -m pip uninstall -y lxml
75
- name: Setup upterm session
76
uses: lhotari/action-upterm@v1
77
+ with:
78
+ limit-access-to-actor: true
79
- name: Test with pytest
80
run: |
81
export LD_LIBRARY_PATH=$PWD/darshan_install/lib
0 commit comments