Skip to content

Commit

Permalink
Give up on warnings for now
Browse files Browse the repository at this point in the history
Not sure why so many in CI that aren't local.
  • Loading branch information
jnunemaker committed Feb 19, 2025
1 parent 3873221 commit 6cfb5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # 'bundle install' and cache gems
- name: Run Rake with Rails ${{ matrix.rails }}
run: RUBYOPT="-w" bundle exec rake
run: bundle exec rake

0 comments on commit 6cfb5a4

Please sign in to comment.