From 1963a8944aeeb4eb9a78edd6e0ca8e875b5a1bf7 Mon Sep 17 00:00:00 2001 From: svetoslav-nikol0v Date: Thu, 6 Jun 2024 17:29:09 +0300 Subject: [PATCH] update: workflow (#2326) Signed-off-by: svetoslav-nikol0v --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 877a505bc..a7fc0dc97 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -115,7 +115,7 @@ tasks: "test:release": cmds: - task: build - - task: test:unit + # - task: test:unit - task: examples:build - task: simple_rest_signature_provider:build - task: common_js_test:build