diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index d9071c2..0640a07 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -23,6 +23,7 @@ jobs: pkg: - "__none__" uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main" + secrets: "inherit" with: localregistry: "https://github.com/ITensor/ITensorRegistry.git" pkg: "${{ matrix.pkg }}"