Skip to content

fix unknown checksum handling (#633) #5083

fix unknown checksum handling (#633)

fix unknown checksum handling (#633) #5083

Workflow file for this run

name: Lint
on: [push]
jobs:
clang-format:
runs-on: ubuntu-24.04 # latest
steps:
- name: Checkout Sources
uses: actions/checkout@v6
- name: clang-format lint
run: |
./format-check.py