Skip to content

Commit 45dd2d5

Browse files
authored
Apply integrationtest_secrets_inherit patch (#195)
1 parent 67f7d33 commit 45dd2d5

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
- "ITensorNetworksNext"
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)