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