mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Fix CI
This commit is contained in:
@@ -4,4 +4,9 @@
|
||||
# designed to run on the continuous integration server.
|
||||
|
||||
script/test coverage
|
||||
|
||||
STATUS=$?
|
||||
|
||||
coveralls
|
||||
|
||||
exit $STATUS
|
||||
|
||||
Reference in New Issue
Block a user