mirror of
https://github.com/esphome/esphome.git
synced 2024-11-22 15:08:10 +01:00
Add to ignore list
This commit is contained in:
parent
292c2d0c53
commit
28031cfa3e
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ FILTER_PLATFORMIO_LINES = [
|
||||||
r"Found: https://platformio.org/lib/show/.*",
|
r"Found: https://platformio.org/lib/show/.*",
|
||||||
r"Using cache: .*",
|
r"Using cache: .*",
|
||||||
r'Installing dependencies',
|
r'Installing dependencies',
|
||||||
|
r'.* @ .* is already installed',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue