Skip to content

Commit

Permalink
Output installed gem versions
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Dec 14, 2023
1 parent 8c7ef79 commit 6dae918
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-maze-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
bundler-cache: true
cache-version: ${{ inputs.ruby-version }}-${{ inputs.rack-version }}-${{ inputs.que-version }}-${{ inputs.rails-version }}-${{ inputs.sidekiq-version }}

- run: bundle show

- run: bundle exec maze-runner ${{ inputs.features }} --no-source
env:
NETWORK_NAME: notwerk
Expand Down

0 comments on commit 6dae918

Please sign in to comment.