From 3d6cca333ceb183feb9352094d2abe9b3fcfad61 Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Fri, 31 Jan 2025 16:00:39 +0300 Subject: [PATCH] try to install deps --- bamboo-specs/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 2a228839..130c2723 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -185,7 +185,7 @@ set -e -f -u -x - make VERBOSE=1 js-test-e2e + make VERBOSE=1 js-deps js-test-e2e 'requirements': - 'adg-docker': 'true'