diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index c929f92..d6ad815 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -25,6 +25,7 @@ jobs: - "GradedArrays" - "KroneckerArrays" uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main" + secrets: "inherit" with: localregistry: "https://github.com/ITensor/ITensorRegistry.git" pkg: "${{ matrix.pkg }}"