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 f1cc92e commit dd75ffdCopy full SHA for dd75ffd
.github/workflows/IntegrationTest.yml
@@ -20,5 +20,5 @@ jobs:
20
- 'ITensor/UnallocatedArrays.jl'
21
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
22
with:
23
- local-registry-urls: "https://github.com/ITensor/ITensorRegistry.git"
+ localregistry: "https://github.com/ITensor/ITensorRegistry.git"
24
repo: "${{ matrix.repo }}"
0 commit comments