We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4736611 commit 9812b41Copy full SHA for 9812b41
.github/workflows/FormatCheck.yml
@@ -11,4 +11,6 @@ on:
11
jobs:
12
format-check:
13
name: "Format Check"
14
- uses: "QuantumKitHub/.github/.github/workflows/formatcheck.yml@main"
+ uses: "QuantumKitHub/.github/.github/workflows/formatcheck.yml@main"
15
+ with:
16
+ juliaformatter-version: "2"
0 commit comments