Skip to content

Commit c82ab9c

Browse files
committed
Test Tennis.jl as a downstream test
1 parent c58e465 commit c82ab9c

2 files changed

Lines changed: 3 additions & 2 deletions

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 }}"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3-
version = "0.15.22"
3+
version = "0.15.23"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
55

66
[workspace]

0 commit comments

Comments
 (0)