Skip to content

Commit f67e9ef

Browse files
committed
[ci] disable benchmark
1 parent b5e1433 commit f67e9ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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 blosc2 --no-binary=blosc2

0 commit comments

Comments
 (0)