Skip to content

Commit 6cc382f

Browse files
committed
debug workflow failure
1 parent 5d8ee57 commit 6cc382f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
ruby-version: '${{ matrix.ruby }}'
2323
bundler-cache: true
2424

25-
- name: Pull dannyben/zsh image
26-
run: docker pull dannyben/zsh
25+
- name: Setup tmate session
26+
uses: mxschmitt/action-tmate@v3
2727

2828
- name: Run tests
2929
run: bundle exec rspec

0 commit comments

Comments
 (0)