Skip to content

Commit

Permalink
Merge branch 'wheel-unpack' of https://github.com/zuzukin/whl2conda i…
Browse files Browse the repository at this point in the history
…nto wheel-unpack
  • Loading branch information
analog-cbarber committed Apr 13, 2024
2 parents 3e5f6f8 + 071aada commit c977cc5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
- name: ruff
run: |
make ruff
- name: pylint
if: success() || failure()
run: |
make pylint
- name: mypy
if: success() || failure()
run: |
Expand Down

0 comments on commit c977cc5

Please sign in to comment.