Skip to content

Commit 7285624

Browse files
committed
add tmate tests
Change-Id: Ia388c488d7a8c12e23d31fef148c36377560de0a
1 parent f4292ed commit 7285624

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bats.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
brew install docker
5151
brew install kind
5252
brew install bats-core
53+
- name: Setup tmate session
54+
uses: mxschmitt/action-tmate@v3
5355
- name: Bats tests
5456
env:
5557
TERM: linux # fix tput for tty issue work around

0 commit comments

Comments
 (0)