Skip to content

Commit 4e4b034

Browse files
committed
Jmeterbenchmark
test jmeter benchmarking Signed-off-by: ruzell22 <[email protected]>
1 parent 4b4aa54 commit 4e4b034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ jobs:
991991
path: ./.yarn/
992992
restore-keys: |
993993
${{ runner.os }}-yarn-${{ hashFiles('./yarn.lock') }}
994-
- run: yarn install && ./tools/ci.sh
994+
- run: yarn install --frozen-lockfile --frozen-dependencies && ./tools/ci.sh
995995

996996
- name: Ensure .tmp Directory Exists
997997
run: mkdir -p .tmp/benchmark-results/plugin-ledger-connector-besu/

0 commit comments

Comments
 (0)