From 793ae0bcb90a411f8e791e1c6e4dbfee64dc8d50 Mon Sep 17 00:00:00 2001 From: mtfishman Date: Tue, 11 Feb 2025 18:23:19 -0500 Subject: [PATCH] Update IntegrationTest workflow --- .github/workflows/IntegrationTest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"