mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add release script
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# script/cibuild: Setup environment for CI to run tests. This is primarily
|
||||
# designed to run on the continuous integration server.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
script/test coverage
|
||||
|
||||
STATUS=$?
|
||||
|
Reference in New Issue
Block a user