Skip to content

Commit a52b2ab

Browse files
Add integration test for FastTransforms (#86)
* Add integration test for FastTransforms * Revert temporary fix --------- Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
1 parent 79789f2 commit a52b2ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
os: [ubuntu-latest]
1919
package:
2020
- {user: JuliaMath, repo: FFTW.jl}
21+
- {user: JuliaApproximation, repo: FastTransforms.jl}
2122
steps:
2223
- uses: actions/checkout@v2
2324
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)