Skip to content

Release 20240528

Release 20240528 #449

Workflow file for this run

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