Skip to content

tested intended compile-error when ext-io code is used and a largefil… #64

tested intended compile-error when ext-io code is used and a largefil…

tested intended compile-error when ext-io code is used and a largefil… #64

Workflow file for this run

name: clang format
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
workflow_dispatch:
jobs:
clang-format:
name: clang format check
runs-on: 'ubuntu-latest'
steps:
- name: checkout software
uses: actions/checkout@v3
with:
path: software
- name: run clang-format check
uses: jidicula/[email protected]
with:
clang-format-version: '15'
check-path: software/zzip