Skip to content

Bump pytest-homeassistant-custom-component from 0.13.91 to 0.13.127 #191

Bump pytest-homeassistant-custom-component from 0.13.91 to 0.13.127

Bump pytest-homeassistant-custom-component from 0.13.91 to 0.13.127 #191

Workflow file for this run

name: Linting
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
permissions:
contents: read
jobs:
black:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v3
- name: Build and run Dev Container task
uses: devcontainers/ci@v0.3
with:
runCmd: |
black --check custom_components/