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 5d3c101 commit a7f88d8Copy full SHA for a7f88d8
.github/workflows/downstream.yml
@@ -21,6 +21,7 @@ jobs:
21
package:
22
- {repo: ApproxFun.jl, group: JuliaApproximation}
23
- {repo: ApproxFunOrthogonalPolynomials.jl, group: JuliaApproximation}
24
+ - {repo: ApproxFunFourier.jl, group: JuliaApproximation}
25
26
steps:
27
- uses: actions/checkout@v2
0 commit comments