Skip to content

Run tests with address, undefined, and thread sanitizer in CI #32

Run tests with address, undefined, and thread sanitizer in CI

Run tests with address, undefined, and thread sanitizer in CI #32

Workflow file for this run

name: clang-format
on:
merge_group:
pull_request:
push:
branches: [main]
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check formatting
uses: jidicula/[email protected]
with:
clang-format-version: '18'