From 09e77b731d670f6f7e67d90e7e3fa16eb3c2cf20 Mon Sep 17 00:00:00 2001 From: Daniyar Itegulov Date: Mon, 20 Jan 2025 01:20:55 +1100 Subject: [PATCH] run fee tests 100 times --- .github/workflows/ci-core-reusable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-core-reusable.yml b/.github/workflows/ci-core-reusable.yml index d4bc6dd494b2..bb8d61b9289d 100644 --- a/.github/workflows/ci-core-reusable.yml +++ b/.github/workflows/ci-core-reusable.yml @@ -516,7 +516,7 @@ jobs: ci_run zkstack server wait --ignore-prerequisites --verbose --chain gateway fi - for i in {1..20} + for i in {1..100} do mkdir -p ${{ env.FEES_LOGS_DIR }}/$i # Always run the chain-specific fee tests