Skip to content

Commit b91f55c

Browse files
committed
ci: remove debug session
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
1 parent b5ab144 commit b91f55c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
make test
1919
make promu
2020
make check_license
21-
- name: Setup tmate session
22-
uses: mxschmitt/action-tmate@v2
23-
env:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2521
- name: Build and release
2622
env:
2723
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)