From 13ed34bc8b48550b8a9bb7b5e325068dfbc25c6d Mon Sep 17 00:00:00 2001 From: Vitor Bandeira Date: Thu, 9 Jan 2025 10:07:51 -0300 Subject: [PATCH] ci: add missing line Signed-off-by: Vitor Bandeira --- flow/test/test_autotuner.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flow/test/test_autotuner.sh b/flow/test/test_autotuner.sh index 5c9c0947fb..ae009fee1d 100755 --- a/flow/test/test_autotuner.sh +++ b/flow/test/test_autotuner.sh @@ -1,3 +1,5 @@ +#!/usr/bin/env bash + # run the commands in ORFS root dir echo "[INFO FLW-0029] Installing dependencies in virtual environment." cd ../