Skip to content

Commit 5f404eb

Browse files
committed
[DO NOT LAND] Try to debug Mac CI failure
ghstack-source-id: 79116db Pull Request resolved: #5844
1 parent 20a157f commit 5f404eb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/pull.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,3 +441,12 @@ jobs:
441441
442442
# run e2e (export, tokenizer and runner)
443443
PYTHON_EXECUTABLE=python bash .ci/scripts/test_phi_3_mini.sh
444+
445+
debug:
446+
runner: macos-13-xlarge
447+
steps:
448+
- uses: actions/checkout@v2
449+
- name: Setup upterm session
450+
uses: owenthereal/action-upterm@v1
451+
with:
452+
limit-access-to-actor: true

0 commit comments

Comments
 (0)