We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74d7a3 commit a1ae5b6Copy full SHA for a1ae5b6
1 file changed
.github/workflows/IntegrationTest.yml
@@ -27,6 +27,7 @@ jobs:
27
- "ITensorNetworksNext"
28
- "KroneckerArrays"
29
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
30
+ secrets: "inherit"
31
with:
32
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
33
pkg: "${{ matrix.pkg }}"
0 commit comments