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