Skip to content

Commit ff67181

Browse files
cibw test
1 parent b0fd4d5 commit ff67181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
env:
2929
CIBW_SKIP: pp*
3030
# Run the package tests using `pytest`
31-
# CIBW_TEST_COMMAND: pytest {package}/tests
31+
CIBW_TEST_COMMAND: pytest {package}/tests
3232

3333
- uses: actions/upload-artifact@v4
3434
with:

0 commit comments

Comments
 (0)