Skip to content

Commit

Permalink
ci: now that JRuby passes, let's not ignore errors
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed May 11, 2023
1 parent 2070471 commit 57c8015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- run: bundle exec rake

jruby:
continue-on-error: true # nokogiri on jruby has different behavior
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 57c8015

Please sign in to comment.