]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated ci-validation
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 9 Jan 2023 23:10:35 +0000 (00:10 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 9 Jan 2023 23:10:35 +0000 (00:10 +0100)
.github/workflows/ci-validation.yaml

index 3013758e2fc358235eb6dd4b65eb6a3ec1cbab7e..a7cda02b347447ebf03f040677254519e10554f1 100644 (file)
@@ -32,9 +32,6 @@ jobs:
       run: |
         cp .secrets_dummy.yaml secrets.yaml
         cp credentials/.google_dummy.json credentials/google.json
-    - name: Replace pirateweather wather integration with darksky
-      run: |
-        sed -i  "s/pirateweather/darksky/" components/weather.yaml
     - name: Home Assistant Configuration Check
       run: |
         hass -c . --script check_config --info all