From 5b135f14706b209d451ad6a54619391d0f5c4a39 Mon Sep 17 00:00:00 2001 From: NohaIhab Date: Wed, 25 Oct 2023 10:08:06 +0000 Subject: [PATCH] ci: add ssh --- .github/workflows/integrate.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 84f7a39f..476a68d0 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -95,7 +95,8 @@ jobs: channel: 1.25-strict/stable juju-channel: 3.1/stable charmcraft-channel: latest/candidate - + - name: Setup upterm session + uses: lhotari/action-upterm@v1 - run: | sg snap_microk8s -c "tox -e ${{ matrix.charm }}-integration"