mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
remote updates
This commit is contained in:
12
script/fulltest
Executable file
12
script/fulltest
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
set -x
|
||||
|
||||
script/ci-custom.py
|
||||
script/lint-python
|
||||
script/lint-cpp
|
||||
script/test
|
Reference in New Issue
Block a user