Skip to content

Commit

Permalink
Skip python -m ruff --help on linux-cross
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed May 12, 2023
1 parent bc7ddd8 commit 7617519
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ jobs:
run: |
pip3 install ${{ env.PACKAGE_NAME }} --no-index --find-links dist/ --force-reinstall
ruff --help
python3 -m ruff --help
- name: "Upload wheels"
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 7617519

Please sign in to comment.