Skip to content

Add build with Qt v6.5.0 to build pipeline (#94) #154

Add build with Qt v6.5.0 to build pipeline (#94)

Add build with Qt v6.5.0 to build pipeline (#94) #154

Workflow file for this run

name: Verify Formatting
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 11
style: file