Skip to content

Commit db6b955

Browse files
committed
Apply add_check_compat_bounds patch
1 parent 980d928 commit db6b955

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: "Check Compat Bounds"
2+
on:
3+
pull_request: ~
4+
jobs:
5+
check-compat-bounds:
6+
name: "Check Compat Bounds"
7+
uses: "ITensor/ITensorActions/.github/workflows/CheckCompatBounds.yml@main"
8+
with:
9+
localregistry: "https://github.com/ITensor/ITensorRegistry.git"

0 commit comments

Comments
 (0)