Skip to content

Removed failing test xinfo on clang 16 #372

Removed failing test xinfo on clang 16

Removed failing test xinfo on clang 16 #372

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/action@v3.0.0