summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-01-10 20:13:16 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-01-10 20:13:16 +0000
commitb98c78441f996fe911c360264d9e60df7fc96d26 (patch)
tree34d814f97471c9ee9ccc477c22a1b708590da886
parent3200a815d4dbd40cdd65e8234b64883c82308a0f (diff)
downloadswig-b98c78441f996fe911c360264d9e60df7fc96d26.tar.gz
GHA debug via ssh info
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d328befb0..c4212a42c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -332,6 +332,10 @@ jobs:
with:
key: ${{ matrix.os || 'ubuntu-20.04' }}-${{ matrix.compiler || 'gcc' }}${{ matrix.GCC }}
+# Uncomment to debug via ssh, see https://github.com/mxschmitt/action-tmate
+# - name: Setup tmate session
+# uses: mxschmitt/action-tmate@v3
+
- name: Install Dependencies
run: |
set -x