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 181cddd commit cf4f080Copy full SHA for cf4f080
.github/workflows/downstream.yml
@@ -32,6 +32,7 @@ jobs:
32
package:
33
- {repo: BlockArrays.jl, group: JuliaArrays}
34
- {repo: BandedMatrices.jl, group: JuliaLinearAlgebra}
35
+ - {repo: LazyBandedMatrices.jl, group: JuliaLinearAlgebra}
36
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
37
- {repo: InfiniteArrays.jl, group: JuliaArrays}
38
0 commit comments