Skip to content

Commit

Permalink
Fixes dependency in testscript
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Jan 10, 2025
1 parent 25581ab commit 05f6608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
build_wheels_pypy:
name: Build PyPy wheels on ${{ matrix.os }}
# if: github.event_name == 'pull_request'
needs: run-all-tests
runs-on: ${{ matrix.os }}
continue-on-error: true
strategy:
Expand Down

0 comments on commit 05f6608

Please sign in to comment.