Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Jun 29, 2024
1 parent cfe6f45 commit 65e8021
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 @@ -23,7 +23,5 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Ensure Bundler is not in frozen mode
run: bundle config set --local frozen false
- name: Run tests
run: bundle exec rake

0 comments on commit 65e8021

Please sign in to comment.