Skip to content

sframe key api removal #237

sframe key api removal

sframe key api removal #237

Workflow file for this run

name: Check Formatting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: check clang-format
uses: jidicula/clang-format-action@v4.15.0
with:
clang-format-version: "17"
exclude-regex: "gsl-lite.hpp"