Fix path in scripts/bench.sh
This commit is contained in:
parent
6b3590e7c8
commit
064f6d36ad
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
venv/bin/pytest online-tests/benchmark.py -vrx
|
||||
venv/bin/pytest tests/online/benchmark.py -vrx
|
||||
|
Loading…
Reference in New Issue
Block a user