Skip to content

Commit 00ddc8b

Browse files
authored
Update IntegrationTest workflow (#22)
1 parent 2760763 commit 00ddc8b

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/DiagonalArrays.jl'
2120
- 'ITensor/BlockSparseArrays.jl'
22-
- 'ITensor/SparseArraysBase.jl'
21+
- 'ITensor/DiagonalArrays.jl'
2322
- 'ITensor/ITensorBase.jl'
2423
- 'ITensor/NamedDimsArrays.jl'
24+
- 'ITensor/SparseArraysBase.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)