Skip to content

Commit f46c3ed

Browse files
committed
Add upterm for debugging
1 parent ed89ee9 commit f46c3ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pyre.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,9 @@ jobs:
2323
pip install -e .[dev]
2424
2525
lintrunner init
26+
- name: Setup upterm session
27+
uses: lhotari/action-upterm@v1
28+
with:
29+
limit-access-to-actor: true
2630
- name: Run Pyre
2731
run: scripts/pyre.sh

0 commit comments

Comments
 (0)