From e829c29e1dd619c4dcc067d763841b3960153d6f Mon Sep 17 00:00:00 2001 From: ruzell22 Date: Thu, 7 Mar 2024 09:42:19 +0800 Subject: [PATCH] Jmeterbenchmark test jmeter benchmarking Signed-off-by: ruzell22 --- .github/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa0ad1f6ac..9fc1061e05 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -982,6 +982,7 @@ jobs: with: node-version: ${{ env.NODEJS_VERSION }} - uses: actions/checkout@v3.5.2 + - run: yarn install - id: yarn-cache name: Restore Yarn Cache @@ -991,7 +992,7 @@ jobs: path: ./.yarn/ restore-keys: | ${{ runner.os }}-yarn-${{ hashFiles('./yarn.lock') }} - - run: yarn install && ./tools/ci.sh + - run: ./tools/ci.sh - name: Ensure .tmp Directory Exists run: mkdir -p .tmp/benchmark-results/plugin-ledger-connector-besu/