diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1456ac9ad..94ebf0d42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,6 +120,9 @@ jobs: run: | echo "GHA_CMAKE_GENERATOR=Visual Studio 16 2019" >> $GITHUB_ENV + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + - name: Configure [Conda] shell: bash -l {0} run: |