Skip to content

Make test_abstract_blocktype work with MatrixAlgebraKit 0.6.6 #286

Make test_abstract_blocktype work with MatrixAlgebraKit 0.6.6

Make test_abstract_blocktype work with MatrixAlgebraKit 0.6.6 #286

name: "Integration Test Request"
on:
issue_comment:
types:
- "created"
jobs:
integrationrequest:
if: |
github.event.issue.pull_request &&
contains(fromJSON('["OWNER", "COLLABORATOR", "MEMBER"]'), github.event.comment.author_association)
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTestRequest.yml@main"
with:
localregistry: "https://github.com/ITensor/ITensorRegistry.git"