Skip to content

Commit

Permalink
Revert "Debug with an ssh connection"
Browse files Browse the repository at this point in the history
This reverts commit e9d7f46.
  • Loading branch information
makaimann committed Feb 16, 2025
1 parent 0338bd4 commit 2157e15
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ 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 2157e15

Please sign in to comment.