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 5d46fac commit b41868fCopy full SHA for b41868f
.github/workflows/ci-osx.yaml
@@ -45,4 +45,4 @@ jobs:
45
shell: "bash -l {0}"
46
run: |
47
conda activate env
48
- pytest -v --cov=numcodecs --doctest-modules --doctest-glob=*.pyx numcodecs
+ pytest -v --cov=numcodecs numcodecs
.github/workflows/ci-windows.yaml
0 commit comments