Skip to content

Commit

Permalink
rm git status
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Nov 29, 2024
1 parent f6e677f commit d5995e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
with:
package-dir: .
env:
CIBW_BEFORE_BUILD: git status
CIBW_TEST_COMMAND: git status
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
CIBW_ARCHS: ${{ matrix.buildplat[2] }}
CIBW_BUILD_VERBOSITY: 1
Expand Down

0 comments on commit d5995e6

Please sign in to comment.