fix benchmark script

This commit is contained in:
holger krekel
2023-10-28 16:50:24 +02:00
parent f75eb0658c
commit d5912b909c

View File

@@ -1,4 +1,4 @@
#!/bin/bash
set -e
online-tests/venv/bin/pytest online-tests/benchmark.py -vrx
venv/bin/pytest online-tests/benchmark.py -vrx