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 9f3c59f commit a239a9cCopy full SHA for a239a9c
1 file changed
.github/workflows/IntegrationTest.yml
@@ -17,6 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
pkg:
20
+ - 'BlockSparseArrays'
21
- 'NamedDimsArrays'
22
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
23
with:
0 commit comments