Skip to content

fix fmt 11.0.2 build error #89

fix fmt 11.0.2 build error

fix fmt 11.0.2 build error #89

Workflow file for this run

name: clang-format
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- name: Checkout dynarmic repo
uses: actions/checkout@v4
with:
submodules: recursive
- uses: DoozyX/[email protected]
with:
source: 'src tests'
clangFormatVersion: 15