We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8ca94 commit 08b03abCopy full SHA for 08b03ab
1 file changed
.github/workflows/run_test.yml
@@ -32,4 +32,5 @@ jobs:
32
python -m unittest discover -v test
33
- name: Codec benchmark
34
run: |
35
+ cp -a test/benchcodecs.py .
36
python -m benchcodecs
0 commit comments