Skip to content

Storm version 1.9.0 (#596) #925

Storm version 1.9.0 (#596)

Storm version 1.9.0 (#596) #925

Workflow file for this run

name: check-code-format
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: './src'
clangFormatVersion: 18
style: file