Skip to content

Commit a9da556

Browse files
authored
Downstream test against ApproxFunBase (#339)
* Downstream test against ApproxFun * Test only against ApproxFunBase
1 parent 238fed8 commit a9da556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
os: [ubuntu-latest]
3232
package:
3333
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
34+
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
3435
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
3536

3637
steps:

0 commit comments

Comments
 (0)