Skip to content

Migrate test infrastructure to Pkg workspaces #1533

Migrate test infrastructure to Pkg workspaces

Migrate test infrastructure to Pkg workspaces #1533

Workflow file for this run

name: 'Format'
on:
pull_request:
paths: ['**/*.jl']
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
formatcheck:
uses: "QuantumKitHub/QuantumKitHubActions/.github/workflows/FormatCheck.yml@main"