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 b6c2d42 commit 918289fCopy full SHA for 918289f
.github/workflows/stable.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@v4
29
30
- - run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock
+ # - run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock
31
32
- uses: ruby/setup-ruby@v1
33
with:
0 commit comments