diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77fdf019..252a7558 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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