Skip to content

Commit 3366547

Browse files
authored
Test against InfiniteLinearAlgebra (#228)
1 parent 6409bb6 commit 3366547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- {repo: LazyBandedMatrices.jl, group: JuliaLinearAlgebra}
4444
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
4545
- {repo: InfiniteArrays.jl, group: JuliaArrays}
46+
- {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
4647

4748
steps:
4849
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)