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