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 90d0d22 commit 954a07b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hassfest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: "actions/checkout@v4"
- name: Validate with hassfest
run: |
python3 -m pip install --upgrade pip
pip install homeassistant-hassfest
hassfest . --allow-domain-mismatch
run: |
python3 -m pip install --upgrade pip
pip install homeassistant-hassfest
hassfest . --allow-domain-mismatch

0 comments on commit 954a07b

Please sign in to comment.