Skip to content

Release 20241213

Release 20241213 #567

Workflow file for this run

name: Static Checks
on: [pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make static-check