Skip to content

CompatHelper: bump compat for MatrixAlgebraKit to 0.6 for package test, (keep existing compat) #696

CompatHelper: bump compat for MatrixAlgebraKit to 0.6 for package test, (keep existing compat)

CompatHelper: bump compat for MatrixAlgebraKit to 0.6 for package test, (keep existing compat) #696

Workflow file for this run

name: "Format Check"
on:
pull_request_target:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
permissions:
contents: "read"
actions: "write"
pull-requests: "write"
jobs:
format-check:
name: "Format Check"
uses: "ITensor/ITensorActions/.github/workflows/FormatCheck.yml@main"