diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index 38fc3c8..cdf36ec 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -17,6 +17,7 @@ jobs: strategy: matrix: pkg: + - 'BlockSparseArrays' - 'NamedDimsArrays' uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main" with: