Skip to content

Commit

Permalink
So that test_projects can bundle gems that work on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Aug 30, 2024
1 parent 5ce38a3 commit 1ab98b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: rm Gemfile.lock
- run: rm Gemfile.lock && rm test_projects/rails/rspec_rails/Gemfile.lock

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 1ab98b9

Please sign in to comment.