Skip to content

Commit

Permalink
install pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Jul 27, 2024
1 parent 07984c1 commit 666cd81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
CIBW_ARCHS: "${{ matrix.arch }}"
CIBW_PRERELEASE_PYTHONS: True
CIBW_TEST_COMMAND:
pip install pytest
make test

- name: Upload wheels
Expand Down

0 comments on commit 666cd81

Please sign in to comment.