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 cbecf23 commit e1d1c83Copy full SHA for e1d1c83
.github/workflows/downstream.yml
@@ -41,7 +41,7 @@ jobs:
41
package:
42
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
43
- {repo: ApproxFun.jl, group: JuliaApproximation}
44
- # - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
+ - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
45
46
steps:
47
- uses: actions/checkout@v4
0 commit comments