We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2226fc commit c91fcbbCopy full SHA for c91fcbb
.github/workflows/IntegrationTest.yml
@@ -18,5 +18,5 @@ jobs:
18
- 'ITensor/QuantumOperatorDefinitions.jl'
19
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
20
with:
21
- local-registry-urls: "https://github.com/ITensor/ITensorRegistry.git"
+ localregistry: "https://github.com/ITensor/ITensorRegistry.git"
22
repo: "${{ matrix.repo }}"
0 commit comments