Skip to content

Add copyto! with cartesian indices (#20) #47

Add copyto! with cartesian indices (#20)

Add copyto! with cartesian indices (#20) #47

Workflow file for this run

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