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 b5e1433 commit f67e9efCopy full SHA for f67e9ef
.github/workflows/run_test.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
python -m unittest discover -v test
33
- name: Codec benchmark
34
+ if: false
35
36
pip install bjdata lz4
37
pip install blosc2 --no-binary=blosc2
0 commit comments