diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d9a18c1..ecba879 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -36,5 +36,6 @@ jobs: pip install distro pip install hass_nabucasa pip install fastdotcom + pip install speedtest - name: Test run: hass -c config/ --script check_config --info all