Skip to content

Commit

Permalink
[ci] delete unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
markets committed Jan 17, 2024
1 parent b36f10c commit 5d5fe80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
ruby-version: ["3.3", "3.2", "3.1", "3.0", "2.7", "2.6", "2.5"]
steps:
- uses: actions/checkout@v4
- name: Delete Gemfile.lock
run: rm Gemfile.lock
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 5d5fe80

Please sign in to comment.