Skip to content

Commit 2f7105b

Browse files
authored
Add BlockSparseArrays to integration test matrix
1 parent f9bdff5 commit 2f7105b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
pkg:
20+
- 'BlockSparseArrays'
2021
- 'NamedDimsArrays'
2122
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2223
with:

0 commit comments

Comments
 (0)