Skip to content

Fix potential termination with noexcept specifier (#2865) #612

Fix potential termination with noexcept specifier (#2865)

Fix potential termination with noexcept specifier (#2865) #612

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/[email protected]