Skip to content

Add unit test for br_cdc_fifo_flops_push_credit #510

Add unit test for br_cdc_fifo_flops_push_credit

Add unit test for br_cdc_fifo_flops_push_credit #510

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]