Skip to content

Commit 08b03ab

Browse files
committed
[ci] add benchcodecs.py to ci test again
1 parent 3f8ca94 commit 08b03ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
python -m unittest discover -v test
3333
- name: Codec benchmark
3434
run: |
35+
cp -a test/benchcodecs.py .
3536
python -m benchcodecs

0 commit comments

Comments
 (0)