Skip to content

Commit c91fcbb

Browse files
committed
Try fixing IntegrationTest
1 parent a2226fc commit c91fcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- 'ITensor/QuantumOperatorDefinitions.jl'
1919
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2020
with:
21-
local-registry-urls: "https://github.com/ITensor/ITensorRegistry.git"
21+
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
2222
repo: "${{ matrix.repo }}"

0 commit comments

Comments
 (0)