Skip to content

Commit 0d07736

Browse files
committed
Update IntegrationTest workflow
1 parent 24985a0 commit 0d07736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
repo:
20-
- 'ITensor/BlockSparseArrays.jl'
21-
- 'ITensor/DiagonalArrays.jl'
20+
- '(ghuser = "ITensor", repo = "BlockSparseArrays")'
21+
- '(ghuser = "ITensor", repo = "DiagonalArrays")'
2222
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2323
with:
2424
localregistry: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)