From 272d2b847c904395cc72d486fae301e6dc68860a Mon Sep 17 00:00:00 2001 From: Balamurali Gopalswami Date: Mon, 29 Jul 2024 14:29:47 -0400 Subject: [PATCH] Skipping live soak test --- .github/workflows/ccip-live-network-tests.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ccip-live-network-tests.yml b/.github/workflows/ccip-live-network-tests.yml index 94aa36ddf8..75fc218c5e 100644 --- a/.github/workflows/ccip-live-network-tests.yml +++ b/.github/workflows/ccip-live-network-tests.yml @@ -1,7 +1,8 @@ name: CCIP On-Demand Live Network Tests on: - schedule: - - cron: '0 */6 * * *' +# Enable this when CCIP-2875 is addressed +# schedule: +# - cron: '0 */6 * * *' workflow_dispatch: inputs: base64_test_input : # base64 encoded toml for test input