We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e3262 commit 5a72c40Copy full SHA for 5a72c40
.github/workflows/downstream.yml
@@ -36,6 +36,7 @@ jobs:
36
package:
37
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
38
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
39
+ - {repo: LazyArrays.jl, group: JuliaLinearAlgebra}
40
- {repo: LazyBandedMatrices.jl, group: JuliaLinearAlgebra}
41
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
42
0 commit comments