We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ceac6 commit e3fdb7eCopy full SHA for e3fdb7e
.github/workflows/stable.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v4
30
31
- - run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock
+ - run: rm Gemfile.lock
32
33
- uses: ruby/setup-ruby@v1
34
with:
0 commit comments