Skip to content

Commit 3cf696b

Browse files
committed
Downstream test against ApproxFun
1 parent 238fed8 commit 3cf696b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/downstream.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
os: [ubuntu-latest]
3232
package:
3333
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
34+
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
35+
- {repo: ApproxFun.jl, group: JuliaApproximation}
3436
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
3537

3638
steps:

0 commit comments

Comments
 (0)