Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

chore(deps): update dependency pytest-asyncio to v0.23.4 #684

chore(deps): update dependency pytest-asyncio to v0.23.4

chore(deps): update dependency pytest-asyncio to v0.23.4 #684

Workflow file for this run

name: Validate with hassfest
on:
pull_request:
branches:
- main
paths:
- "custom_components/soma_connect/**"
- "pyproject.toml"
- "poetry.lock"
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"