Skip to content

Commit

Permalink
coverage results
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisns committed May 29, 2024
1 parent e5752a0 commit 0592173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
desc "Run all tests with Ceedling"
task :test do
sh "bundle exec ceedling test:all"
sh "bundle exec ceedling clobber test:all gcov:all utils:gcov"
end

desc "Build/Compile with esphome"
Expand Down

0 comments on commit 0592173

Please sign in to comment.