diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index 02e6fd4..19ee3cb 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -30,6 +30,7 @@ jobs: - "SparseArraysBase" - "TensorAlgebra" uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main" + secrets: "inherit" with: localregistry: "https://github.com/ITensor/ITensorRegistry.git" pkg: "${{ matrix.pkg }}"