Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update scripts/ci/run_benches_for_runtime.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
  • Loading branch information
coderobe and chevdor authored May 23, 2022
1 parent 68d654f commit 84140d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/run_benches_for_runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ if [ -f "$ERR_FILE" ]; then
echo "[-] Some benchmarks failed. See: $ERR_FILE"
else
echo "[+] All benchmarks passed."
fi
fi

0 comments on commit 84140d9

Please sign in to comment.