diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index af87c54..4a4ef2f 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -17,8 +17,8 @@ jobs: strategy: matrix: repo: - - 'ITensor/DiagonalArrays.jl' - 'ITensor/BlockSparseArrays.jl' + - 'ITensor/DiagonalArrays.jl' uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main" with: localregistry: "https://github.com/ITensor/ITensorRegistry.git"