Skip to content

fix(jtag): flush previous gdb responses before the first gdb command (RDT-857) #409

fix(jtag): flush previous gdb responses before the first gdb command (RDT-857)

fix(jtag): flush previous gdb responses before the first gdb command (RDT-857) #409

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@v5
- uses: pre-commit/[email protected]