Skip to content

Commit

Permalink
try fix pyside2 test
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 22, 2024
1 parent 0c0197a commit b77bf95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
extras: "test,testqt"
hatch-build-hooks-enable: ${{ matrix.compile }}
pip-install-pre-release: ${{ github.event_name == 'schedule' }}
pip-post-installs: "numpy<2" # for pyside2 :/
coverage-upload: artifact
strategy:
fail-fast: false
Expand Down

0 comments on commit b77bf95

Please sign in to comment.