Skip to content

Commit f1cc92e

Browse files
committed
Add more downstream tests to CI
1 parent aa405c5 commit f1cc92e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ jobs:
1414
matrix:
1515
repo:
1616
- 'ITensor/BlockSparseArrays.jl'
17+
- 'ITensor/DerivableInterfaces.jl'
1718
- 'ITensor/NamedDimsArrays.jl'
1819
- 'ITensor/TensorAlgebra.jl'
20+
- 'ITensor/UnallocatedArrays.jl'
1921
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2022
with:
2123
local-registry-urls: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)