Skip to content

Commit

Permalink
fixup! DEBUG with tmate
Browse files Browse the repository at this point in the history
No longer needed, I figured it out ;-)

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Nov 13, 2023
1 parent e343878 commit 9a3e7a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
runs_on_pool: ${{matrix.vector.pool}}
runs-on: ${{matrix.vector.pool}}
steps:
- uses: mxschmitt/action-tmate@v3
with:
detached: true
- uses: actions/checkout@v3
- run: ci/install-dependencies.sh
- run: ci/run-build-and-tests.sh
Expand Down

0 comments on commit 9a3e7a4

Please sign in to comment.