Skip to content

Implement full-infinite projector algorithm #395

Implement full-infinite projector algorithm

Implement full-infinite projector algorithm #395

Workflow file for this run

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