Skip to content

[WIP] Rewrite using Derive and new interface #22

[WIP] Rewrite using Derive and new interface

[WIP] Rewrite using Derive and new interface #22

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"