Skip to content

mark scalartype functions as non-differentiable (#140) #327

mark scalartype functions as non-differentiable (#140)

mark scalartype functions as non-differentiable (#140) #327

Workflow file for this run

name: FormatCheck
on:
push:
branches:
- 'main'
- 'master'
tags: '*'
pull_request:
branches:
- 'main'
- 'master'
jobs:
formatcheck:
name: "Format Check"
uses: "QuantumKitHub/QuantumKitHubActions/.github/workflows/FormatCheck.yml@main"