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 de211c1 commit d963361Copy full SHA for d963361
.github/actions/test_gem/action.yml
@@ -91,7 +91,7 @@ runs:
91
shell: bash
92
run: |
93
echo "::group:: 💎 Install dependencies and generate appraisals 💎"
94
-
+ rm Gemfile.lock
95
bundle install
96
97
echo "::endgroup::"
0 commit comments