Skip to content

Commit

Permalink
Try building sdist on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuntz committed Jan 25, 2024
1 parent ccffc0f commit 64c8713
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
python -m coveralls --service=github
- name: Build sdist
if: matrix.os == 'ubuntu-latest'
run: |
python -m build
Expand Down

0 comments on commit 64c8713

Please sign in to comment.