Skip to content

Commit 486dd19

Browse files
committed
[ci] fix blosc2 installation error
1 parent 1c83d73 commit 486dd19

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
@@ -33,6 +33,7 @@ jobs:
3333
- name: Codec benchmark
3434
run: |
3535
pip install bjdata lz4 blosc2
36+
pip install --upgrade numpy blosc2
3637
cp -a test/benchcodecs.py .
3738
python -m benchcodecs
3839

0 commit comments

Comments
 (0)