Skip to content

Commit

Permalink
Debug with an ssh connection
Browse files Browse the repository at this point in the history
  • Loading branch information
makaimann committed Feb 16, 2025
1 parent c428acd commit e9d7f46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ jobs:
- name: Configure
run: source ./.venv/bin/activate && ./configure.sh --${{ matrix.name }} --debug --python --smtlib-reader

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Build
run: |
source ./.venv/bin/activate
Expand Down

0 comments on commit e9d7f46

Please sign in to comment.