Skip to content

Commit

Permalink
Update workflows2.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jan 31, 2025
1 parent e633b30 commit b8c2646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

build_sdist_wheels:
name: Build source distribution
needs: [test]
# needs: [test]
if: github.event_name == 'push' && github.ref_type == 'tag'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b8c2646

Please sign in to comment.