Skip to content

Commit

Permalink
Enable warnings for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Jan 31, 2024
1 parent f7a46d8 commit a7711f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Rake::TestTask.new(test: :dynamo) do |test|
test.libs << 'lib' << 'test'
test.pattern = 'test/**/test_*.rb'
test.verbose = false
test.warning = false
end

require 'rubocop/rake_task'
Expand Down

0 comments on commit a7711f9

Please sign in to comment.