We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a925a1 commit 17ce11eCopy full SHA for 17ce11e
.github/actions/test_gem/action.yml
@@ -94,7 +94,6 @@ runs:
94
shell: bash
95
run: |
96
# 💎 Install dependencies and generate appraisals 💎
97
- bundle update --bundler
98
bundle install --quiet --jobs=3 --retry=4
99
bundle exec appraisal generate
100
working-directory: "${{ steps.setup.outputs.gem_dir }}"
0 commit comments