Skip to content

Commit

Permalink
remove check
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Oct 18, 2024
1 parent 021e333 commit a3fb5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-wheels-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
shell: bash
run: pipx run build --sdist

- name: Check metadata
run: pipx run twine check python/dist/*
# - name: check metadata
# run: pipx run twine check python/dist/*

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a3fb5f0

Please sign in to comment.