Skip to content

remove healthy timeout #95

remove healthy timeout

remove healthy timeout #95

Workflow file for this run

---
# desc: lint sanity check
name: lint
on:
push:
workflow_dispatch:
jobs:
lint:
name: pre-commit
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0