We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16551a6 commit 2f622a7Copy full SHA for 2f622a7
1 file changed
.github/workflows/IntegrationTest.yml
@@ -30,6 +30,7 @@ jobs:
30
- "SparseArraysBase"
31
- "TensorAlgebra"
32
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
33
+ secrets: "inherit"
34
with:
35
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
36
pkg: "${{ matrix.pkg }}"
0 commit comments