Skip to content

ref: use esptool main instead other func #157

ref: use esptool main instead other func

ref: use esptool main instead other func #157

name: Check pre-commit
on:
pull_request:
jobs:
check-pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]