Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gagata committed Dec 1, 2024
1 parent 954a07b commit 223217c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/hassfest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
path: "smarthub"
- name: Validate with hassfest
run: |
python3 -m pip install --upgrade pip
pip install homeassistant-hassfest
hassfest . --allow-domain-mismatch
uses: "home-assistant/actions/hassfest@master"

0 comments on commit 223217c

Please sign in to comment.