Skip to content

Commit

Permalink
Downstream test against ApproxFunBase (#339)
Browse files Browse the repository at this point in the history
* Downstream test against ApproxFun

* Test only against ApproxFunBase
  • Loading branch information
jishnub authored Mar 20, 2024
1 parent 238fed8 commit a9da556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
os: [ubuntu-latest]
package:
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}

steps:
Expand Down

0 comments on commit a9da556

Please sign in to comment.