Skip to content

Commit a6b48cf

Browse files
author
meihuisu
committed
wip1
1 parent e8a1d16 commit a6b48cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ucvm_plotting-ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ jobs:
1818
repository: 'SCECcode/UCVM'
1919
ref: main
2020
path: ucvm
21-
# - name: Start SSH debug with tmate
22-
# uses: mxschmitt/action-tmate@v3
23-
# with:
24-
# limit-access-to-actor: true
25-
# - name: sleep to keep runner alive
26-
# run: sleep 3600
21+
- name: Start SSH debug with tmate
22+
uses: mxschmitt/action-tmate@v3
23+
with:
24+
limit-access-to-actor: true
25+
- name: sleep to keep runner alive
26+
run: sleep 3600
2727
- id: build-ucvm
2828
uses: ./ucvm/.github/actions/build-ucvm-action
2929
with:

0 commit comments

Comments
 (0)