Skip to content

Commit 68a90a9

Browse files
authored
Apply integrationtest_secrets_inherit patch (#46)
1 parent fb9803f commit 68a90a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- "NamedDimsArrays"
2828
- "SparseArraysBase"
2929
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
30+
secrets: "inherit"
3031
with:
3132
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
3233
pkg: "${{ matrix.pkg }}"

0 commit comments

Comments
 (0)