Skip to content

Commit e1d1c83

Browse files
authored
Test against InfiniteLinearAlgebra (#199)
1 parent cbecf23 commit e1d1c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
package:
4242
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
4343
- {repo: ApproxFun.jl, group: JuliaApproximation}
44-
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
44+
- {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
4545

4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)