Skip to content

Test hardened ITensorActions workflows #301

Test hardened ITensorActions workflows

Test hardened ITensorActions workflows #301

Workflow file for this run

name: "IntegrationTest"
on:
push:
branches:
- "main"
tags: "*"
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
- "converted_to_draft"
jobs:
integration-test:
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@42c1e175c63dc161ca8110eb12af58ef394f1cca"
secrets: "inherit"
with:
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
pkgs: '["BlockSparseArrays", "DiagonalArrays", "FusionTensors", "GradedArrays"]'