Skip to content

Commit

Permalink
Minimal wheel build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jul 23, 2024
1 parent 9d46a92 commit ad00bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
with:
python-version: '3.10'
test_extras: 'tests'
test_extras: 'dev'
test_command: 'pytest -p no:warnings --doctest-rst --pyargs ndcube'
submodules: false
secrets:
Expand Down

0 comments on commit ad00bad

Please sign in to comment.