Skip to content

Style workflow.

Style workflow. #1

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
C:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./clang-format.bash check