Skip to content

[Fix] include alpha when determining the scalartype of a linear combination #253

[Fix] include alpha when determining the scalartype of a linear combination

[Fix] include alpha when determining the scalartype of a linear combination #253

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"