Skip to content

Commit 3f8ca94

Browse files
committed
[ci] add benchcodecs.py to ci test
1 parent 093cb3e commit 3f8ca94

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,4 +32,4 @@ jobs:
3232
python -m unittest discover -v test
3333
- name: Codec benchmark
3434
run: |
35-
python test/benchcodecs.py
35+
python -m benchcodecs

0 commit comments

Comments
 (0)