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