Skip to content

Commit

Permalink
Disable the builtin error_highlight for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mame committed Jun 30, 2021
1 parent 071ff66 commit 223acf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
bundle install
- name: Run the test suite
run: |
bundle exec rake TESTOPT=-v
RUBYOPT=--disable-error_highlight bundle exec rake TESTOPT=-v

0 comments on commit 223acf7

Please sign in to comment.