Skip to content

Add Plasma Histogram Diagnostic #429

Add Plasma Histogram Diagnostic

Add Plasma Histogram Diagnostic #429

Workflow file for this run

name: 🧹 clang-tidy
on:
push:
branches:
- development
pull_request:
branches:
- development
jobs:
linux_clang_tidy:
name: clang-tidy
runs-on: ubuntu-latest
env: {CXXFLAGS: "-Wno-pass-failed"}
steps:
- uses: actions/checkout@v4
- name: Dependencies
run: .github/workflows/setup/ubuntu_clang.sh
- name: Build & Install
run: |
./tools/runClangTidy.sh