Skip to content

Fix bug in QN where sectors sometimes aren't sorted #68

Fix bug in QN where sectors sometimes aren't sorted

Fix bug in QN where sectors sometimes aren't sorted #68

Workflow file for this run

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