Skip to content

Commit 918289f

Browse files
committed
wip
1 parent b6c2d42 commit 918289f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v4
2929

30-
- run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock
30+
# - run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock
3131

3232
- uses: ruby/setup-ruby@v1
3333
with:

0 commit comments

Comments
 (0)