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