Skip to content

Commit b257dc8

Browse files
committed
DEBUG
1 parent f7da04c commit b257dc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test.yml

+5
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ jobs:
4444
with:
4545
go-version: ${{ matrix.go-version }}
4646

47+
- name: Setup tmate session
48+
uses: mxschmitt/action-tmate@v3
49+
with:
50+
detached: true
51+
4752
- name: Setup Incus from ${{ matrix.incus-version }} repository
4853
run: |
4954
sudo apt-get update

0 commit comments

Comments
 (0)