From 055a4912d3e7712d4bc3a3f5cf9c68d1834998dc Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Tue, 1 Feb 2022 14:10:32 +0100 Subject: [PATCH] test(e2e): reenable hydra --- test/e2e/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/run.sh b/test/e2e/run.sh index e6c2adabcd7a..425931e4a15b 100755 --- a/test/e2e/run.sh +++ b/test/e2e/run.sh @@ -4,7 +4,7 @@ set -euxo pipefail cd "$(dirname "${BASH_SOURCE[0]}")/../.." -#make .bin/hydra +make .bin/hydra make .bin/yq make .bin/modd