Skip to content

Commit

Permalink
[ci] add benchcodecs.py to ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Aug 10, 2024
1 parent 093cb3e commit 3f8ca94
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,4 +32,4 @@ jobs:
python -m unittest discover -v test
- name: Codec benchmark
run: |
python test/benchcodecs.py
python -m benchcodecs

0 comments on commit 3f8ca94

Please sign in to comment.