Skip to content

Commit df3040a

Browse files
authored
Update IntegrationTest workflow (#33)
1 parent b7a4147 commit df3040a

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,11 +17,11 @@ jobs:
1717
strategy:
1818
matrix:
1919
repo:
20-
- 'ITensor/UnallocatedArrays.jl'
21-
- 'ITensor/TensorAlgebra.jl'
2220
- 'ITensor/BlockSparseArrays.jl'
2321
- 'ITensor/DerivableInterfaces.jl'
2422
- 'ITensor/NamedDimsArrays.jl'
23+
- 'ITensor/TensorAlgebra.jl'
24+
- 'ITensor/UnallocatedArrays.jl'
2525
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2626
with:
2727
localregistry: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)