Skip to content

Commit 6380e4a

Browse files
author
Christos Kotsalos
committed
deactivating ssh debug
1 parent b95ddfb commit 6380e4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nrn-modeldb-ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,6 @@ jobs:
112112
if: steps.cache-models.outputs.cache-hit != 'true'
113113
run: getmodels
114114

115-
- name: live debug session
116-
uses: mxschmitt/action-tmate@v3
117-
118115
- name: Run Models with NEURON V1 -> ${{ env.NEURON_V1 }}
119116
run: |
120117
# Install NEURON V1

0 commit comments

Comments
 (0)