Explorar o código

CI: fix path to yaml files

Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
9319bc8260
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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