Skip to content

Commit f7af68d

Browse files
Merge branch 'main' into MS_dmrg_callback
2 parents f663dcf + 34c8f23 commit f7af68d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ jobs:
2121
strategy:
2222
matrix:
2323
pkg:
24-
- "__none__"
24+
- "https://github.com/ITensor/Tennis.jl"
2525
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
26+
secrets: "inherit"
2627
with:
2728
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
2829
pkg: "${{ matrix.pkg }}"

0 commit comments

Comments
 (0)