From ea111f536aeba343403f9c2f596f1ecc1c268ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Wed, 15 Jun 2022 19:44:08 +0200 Subject: [PATCH] [TMP] Don't include the failing chainlink tests in benchmark collector --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index dd1fb3596..2232070f9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1584,5 +1584,5 @@ workflows: - t_native_test_ext_prb_math - t_native_test_ext_elementfi - t_native_test_ext_brink - - t_native_test_ext_chainlink + #-t_native_test_ext_chainlink - t_native_test_ext_gp2