We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238fed8 commit 3cf696bCopy full SHA for 3cf696b
.github/workflows/downstream.yml
@@ -31,6 +31,8 @@ jobs:
31
os: [ubuntu-latest]
32
package:
33
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
34
+ - {repo: ApproxFunBase.jl, group: JuliaApproximation}
35
+ - {repo: ApproxFun.jl, group: JuliaApproximation}
36
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
37
38
steps:
0 commit comments