Skip to content

Commit

Permalink
[ci] add benchcodecs.py to ci test again
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Aug 10, 2024
1 parent 3f8ca94 commit 08b03ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
python -m unittest discover -v test
- name: Codec benchmark
run: |
cp -a test/benchcodecs.py .
python -m benchcodecs

0 comments on commit 08b03ab

Please sign in to comment.