Skip to content

Commit 0d4e321

Browse files
test_requires..
1 parent 784274b commit 0d4e321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ jobs:
2626
output-dir: wheelhouse
2727
config-file: "{package}/pyproject.toml"
2828
env:
29+
2930
CIBW_SKIP: pp*
3031
# Run the package tests using `pytest`
32+
CIBW_TEST_REQUIRES: pytest
3133
CIBW_TEST_COMMAND: >
3234
cd {package} &&
3335
pytest tests

0 commit comments

Comments
 (0)