We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2831c99 commit 24985a0Copy full SHA for 24985a0
.github/workflows/IntegrationTest.yml
@@ -17,8 +17,8 @@ jobs:
17
strategy:
18
matrix:
19
repo:
20
- - 'ITensor/DiagonalArrays.jl'
21
- 'ITensor/BlockSparseArrays.jl'
+ - 'ITensor/DiagonalArrays.jl'
22
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
23
with:
24
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
0 commit comments