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