We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d9e33 commit 0d273f9Copy full SHA for 0d273f9
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
make install PYTHON=python &&
29
make test PYTHON=python &&
30
make test-memleaks PYTHON=python
31
+
32
CIBW_TEST_EXTRAS: test
33
CIBW_SKIP: cp35-* pp*
34
steps:
0 commit comments