Skip to content

Commit

Permalink
[ci] add more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Aug 10, 2024
1 parent 985fb30 commit 223bff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
python -m unittest discover -v test
- name: Codec benchmark
run: |
pip install bjdata lz4
pip install bjdata lz4 blosc2
cp -a test/benchcodecs.py .
python -m benchcodecs

0 comments on commit 223bff1

Please sign in to comment.