Skip to content

Commit 4f757e7

Browse files
authored
Test against InfiniteLinearAlgebra (#193)
1 parent 847dca1 commit 4f757e7

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
@@ -40,7 +40,7 @@ jobs:
4040
package:
4141
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
4242
- {repo: ApproxFunFourier.jl, group: JuliaApproximation}
43-
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
43+
- {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
4444

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

0 commit comments

Comments
 (0)