File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed
templates/github/.github/workflows Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ name : " Version Check"
2+
3+ on :
4+ pull_request :
5+
6+ jobs :
7+ version-check :
8+ name : " Version Check"
9+ uses : " ITensor/ITensorActions/.github/workflows/VersionCheck.yml@main"
10+ with :
11+ localregistry : https://github.com/ITensor/ITensorRegistry.git
Original file line number Diff line number Diff line change 11name = " ITensorPkgSkeleton"
22uuid = " 3d388ab1-018a-49f4-ae50-18094d5f71ea"
33authors = [" ITensor developers <support@itensor.org> and contributors" ]
4- version = " 0.3.7 "
4+ version = " 0.3.8 "
55
66[deps ]
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Original file line number Diff line number Diff line change 1+ name : " Version Check"
2+
3+ on :
4+ pull_request :
5+
6+ jobs :
7+ version-check :
8+ name : " Version Check"
9+ uses : " ITensor/ITensorActions/.github/workflows/VersionCheck.yml@main"
10+ with :
11+ localregistry : https://github.com/ITensor/ITensorRegistry.git
You can’t perform that action at this time.
0 commit comments