mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Split up BLE tests into new file
This commit is contained in:
+6
-1
@@ -47,11 +47,16 @@ pylint:
|
||||
script:
|
||||
- pylint esphomeyaml
|
||||
|
||||
test:
|
||||
test1:
|
||||
<<: *test
|
||||
script:
|
||||
- esphomeyaml tests/test1.yaml compile
|
||||
|
||||
test2:
|
||||
<<: *test
|
||||
script:
|
||||
- esphomeyaml tests/test2.yaml compile
|
||||
|
||||
.build-hassio: &build-hassio
|
||||
<<: *docker-builder
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user