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 6409bb6 commit 3366547Copy full SHA for 3366547
.github/workflows/downstream.yml
@@ -43,6 +43,7 @@ jobs:
43
- {repo: LazyBandedMatrices.jl, group: JuliaLinearAlgebra}
44
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
45
- {repo: InfiniteArrays.jl, group: JuliaArrays}
46
+ - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
47
48
steps:
49
- uses: actions/checkout@v4
0 commit comments