Skip to content

Small cleanup to br_fifo_staging_buffer #514

Small cleanup to br_fifo_staging_buffer

Small cleanup to br_fifo_staging_buffer #514

Workflow file for this run

name: Run pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]