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 5cfe719 commit fbf0f4cCopy full SHA for fbf0f4c
.github/workflows/downstream.yml
@@ -33,6 +33,7 @@ jobs:
33
- {repo: BlockArrays.jl, group: JuliaArrays}
34
- {repo: BandedMatrices.jl, group: JuliaLinearAlgebra}
35
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
36
+ - {repo: InfiniteArrays.jl, group: JuliaArrays}
37
38
steps:
39
- uses: actions/checkout@v3
0 commit comments