Skip to content

Commit 5d8ee57

Browse files
committed
debug workflow failure
1 parent 35f964d commit 5d8ee57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +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
27+
2528
- name: Run tests
2629
run: bundle exec rspec

0 commit comments

Comments
 (0)