Преглед изворни кода

CI: fix path to yaml files

Jason Rumney пре 2 година
родитељ
комит
9319bc8260
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/linting.yml

+ 1 - 1
.github/workflows/linting.yml

@@ -24,4 +24,4 @@ jobs:
       - name: Python coding style
         run: ruff format --check --diff .
       - name: YAML lint
-        run: yamllint -f parsable custom_components/tuya-local/devices
+        run: yamllint -f parsable custom_components/tuya_local/devices