1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Replace Windows-style with Unix-style directory separators in test

This commit is contained in:
Dieter Tschanz
2025-07-03 20:53:00 +02:00
parent b8482da421
commit b666295b53

View File

@@ -1,6 +1,6 @@
esphome: esphome:
includes: includes:
- ..\..\..\esphome\components\camera\ - ../../../esphome/components/camera/
script: script:
- id: interface_compile_check - id: interface_compile_check