Skip to content

static analyzer fixes #1

static analyzer fixes

static analyzer fixes #1

Workflow file for this run

name: Run All pre-commit Hooks
on:
pull_request:
workflow_dispatch:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]