Skip to content

Rewrite broadcasting and mapping to make it simpler and more general … #72

Rewrite broadcasting and mapping to make it simpler and more general …

Rewrite broadcasting and mapping to make it simpler and more general … #72

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"