Skip to content

Commit

Permalink
Merge branch 'master' into cufinufft
Browse files Browse the repository at this point in the history
  • Loading branch information
chaithyagr authored Nov 14, 2024
2 parents d844816 + a6bd869 commit 2d58e02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/master-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
destination_dir: . # Ensure you deploy to the root of the gh-pages branch
publish_branch: gh-pages
keep_files: false


# build-n-publish:
# name: Build and publish Python 🐍 distributions 📦 to TestPyPI
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install -e .[test,dev,finufft,cufinufft,gpuNUFFT,sigpy,smaps,autodiff,doc]
- name: Run examples
shell: bash
run: |
Expand Down

0 comments on commit 2d58e02

Please sign in to comment.