Skip to content

Commit 223bff1

Browse files
committed
[ci] add more dependencies
1 parent 985fb30 commit 223bff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
python -m unittest discover -v test
3333
- name: Codec benchmark
3434
run: |
35-
pip install bjdata lz4
35+
pip install bjdata lz4 blosc2
3636
cp -a test/benchcodecs.py .
3737
python -m benchcodecs

0 commit comments

Comments
 (0)