Skip to content

Commit dff312f

Browse files
authored
Apply add_check_compat_bounds patch (#46)
This PR applies the add_check_compat_bounds patch.
1 parent 28ae7e5 commit dff312f

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)