Skip to content

Commit ea301ac

Browse files
committed
[ci] disable codec benchmark again
1 parent 04a04f2 commit ea301ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
python -m unittest discover -v test
3333
- name: Codec benchmark
34+
if: false
3435
run: |
3536
pip install bjdata lz4
3637
pip install --force-reinstall --no-cache-dir --upgrade blosc2

0 commit comments

Comments
 (0)