Skip to content

Commit

Permalink
test pynfft on local runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Feb 22, 2024
1 parent a3bb288 commit fefedd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
if: ${{ !contains(github.event.head_commit.message, 'style')}}
strategy:
matrix:
backend: [gpunufft, cufinufft]
backend: [gpunufft, cufinufft, pynfft]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fefedd2

Please sign in to comment.