Skip to content

Commit d4b3a2c

Browse files
committed
fooo
1 parent fb931b1 commit d4b3a2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/acceptance.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
with:
2727
ruby-version: ${{ env.RUBY_VERSION }}
2828
bundler-cache: true
29+
- name: Output Ruby environment information
30+
run: bundle env
2931
- name: Run Beaker
3032
run: |-
3133
bundle exec beaker init --hosts hosts.yaml \

0 commit comments

Comments
 (0)