We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f7d74 commit d1d9578Copy full SHA for d1d9578
.github/workflows/main.yml
@@ -33,10 +33,10 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
- uses: "home-assistant/actions/hassfest@master"
36
- - name: HACS Action
37
- uses: "hacs/action@main"
38
- with:
39
- category: "integration"
+ # - name: HACS Action
+ # uses: "hacs/action@main"
+ # with:
+ # category: "integration"
40
unit_tests:
41
if: ${{ github.event_name != 'schedule' || github.repository_owner == 'BottlecapDave' }}
42
name: Unit Tests
0 commit comments