Skip to content

Add KroneckerArrays.jl as a downstream test #270

Add KroneckerArrays.jl as a downstream test

Add KroneckerArrays.jl as a downstream test #270

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"