We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa405c5 commit f1cc92eCopy full SHA for f1cc92e
.github/workflows/IntegrationTest.yml
@@ -14,8 +14,10 @@ jobs:
14
matrix:
15
repo:
16
- 'ITensor/BlockSparseArrays.jl'
17
+ - 'ITensor/DerivableInterfaces.jl'
18
- 'ITensor/NamedDimsArrays.jl'
19
- 'ITensor/TensorAlgebra.jl'
20
+ - 'ITensor/UnallocatedArrays.jl'
21
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
22
with:
23
local-registry-urls: "https://github.com/ITensor/ITensorRegistry.git"
0 commit comments