mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-22 02:54:28 -05:00
fixup! DEBUG with tmate
No longer needed, I figured it out ;-) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user