Add benchmarks comparison job
This commit is contained in:
parent
bf1e3a1b1d
commit
2423687b2f
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e pipefail
|
set -eou pipefail
|
||||||
|
|
||||||
function run_benchmarks_for_folder {
|
function run_benchmarks_for_folder {
|
||||||
echo "Running benchmarks for $1"
|
echo "Running benchmarks for $1"
|
||||||
|
Loading…
Reference in New Issue
Block a user