Skip to content

Commit fc88db7

Browse files
authored
Add DiagonalArrays and SparseArraysBase as downstream tests
1 parent 9e9fd3e commit fc88db7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ jobs:
1818
matrix:
1919
pkg:
2020
- 'BlockSparseArrays'
21+
- 'DiagonalArrays'
2122
- 'FusionTensors'
2223
- 'GradedArrays'
2324
- 'ITensorBase'
2425
- 'ITensorNetworksNext'
2526
- 'KroneckerArrays'
2627
- 'NamedDimsArrays'
28+
- 'SparseArraysBase'
2729
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2830
with:
2931
localregistry: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)