Skip to content

chore: add linear and nonlinear SmpcAppl snippet #329

chore: add linear and nonlinear SmpcAppl snippet

chore: add linear and nonlinear SmpcAppl snippet #329

Workflow file for this run

name: ➕ Pull Request
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build_test:
name: "💎 Code Quality"
uses: ./.github/workflows/codequality.yml