Skip to content

Commit

Permalink
ci: print bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Nov 21, 2024
1 parent 8f842c5 commit 90f6c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
bundler-cache: true
ruby-version: 'ruby'

- run: bundler --version

- name: Setup git for committing
run: |
# We do some git commits during our testing so these need to be set
Expand Down

0 comments on commit 90f6c61

Please sign in to comment.