From 888f637cdd2ba859b2bfac3b4203163cbc9f6f20 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Wed, 29 Jun 2022 11:01:58 +0200 Subject: [PATCH] docs(ci): add how to run in scripts/relup-test/README.md --- scripts/relup-test/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/relup-test/README.md b/scripts/relup-test/README.md index ff2db1ed9..a0a13f4fa 100644 --- a/scripts/relup-test/README.md +++ b/scripts/relup-test/README.md @@ -5,6 +5,7 @@ This collection of scripts is used in CI. It can also be used to run the test locally, but limited to ubuntu 20.04 so far. How to: -``` ``` +./scripts/relup-test/run-relup-lux.sh v5.0.0 +```