From: Giorgio Ravera Date: Wed, 16 Aug 2023 09:58:18 +0000 (+0200) Subject: Fixed spaces in ci-validation.yaml X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=71cab705c684a3dcbddb85a57b8ddfc49babe146;p=homeassistant.git Fixed spaces in ci-validation.yaml --- diff --git a/.github/workflows/ci-validation.yaml b/.github/workflows/ci-validation.yaml index 2e532554..83d9f97d 100644 --- a/.github/workflows/ci-validation.yaml +++ b/.github/workflows/ci-validation.yaml @@ -49,7 +49,7 @@ jobs: cp .secrets_dummy.yaml secrets.yaml cp credentials/.google_dummy.json credentials/google.json - - name: 🚀 Run Home Assistant Configuration Check + - name: 🚀 Run Home Assistant Configuration Check run: | sed -i "/\b\(mobile_app\)\b/d" configuration.yaml hass --script check_config --config . --info