Skip to content

Commit

Permalink
Revert change to build cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 4, 2024
1 parent d2dcd2d commit c724bec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
- pre-commit
with:
kind: "${{ inputs.kind }}"
cmd: python -m build
#cmd: "${{ inputs.package_command }}"
cmd: "${{ inputs.package_command }}"

test:
name: Test
Expand Down

0 comments on commit c724bec

Please sign in to comment.