From 990df0197a1a4a82ac64d42695a4bdd6f130698f Mon Sep 17 00:00:00 2001 From: k2tzumi Date: Mon, 2 Oct 2023 21:03:57 +0900 Subject: [PATCH] Add version description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cf8df1c..390a6c9 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ Default is `run`. Enable runtime debug output. Default is `false`. - `verbose` Enable detailed progress output. Default is `false`. +- `version` +This parameter specifies the version of runn. +If this parameter is omitted, runn-action automatically selects and runs the same version of runn as its own version. - `fail-fast` Terminates the process if a step in the scenario fails in the middle of a step. Default is `false`. - `skip-test`