Skip to content

Commit

Permalink
test_requires..
Browse files Browse the repository at this point in the history
StephenThornquist committed Jan 11, 2025
1 parent 784274b commit 0d4e321
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -26,8 +26,10 @@ jobs:
output-dir: wheelhouse
config-file: "{package}/pyproject.toml"
env:

CIBW_SKIP: pp*
# Run the package tests using `pytest`
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: >
cd {package} &&
pytest tests

0 comments on commit 0d4e321

Please sign in to comment.