Add benchmarks comparison job

This commit is contained in:
Siarhei Fedartsou 2024-05-11 19:40:11 +02:00
parent bf1e3a1b1d
commit 2423687b2f

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -e pipefail
set -eou pipefail
function run_benchmarks_for_folder {
echo "Running benchmarks for $1"