From 67393a48061435b421efd186c074abb1ad5f939b Mon Sep 17 00:00:00 2001 From: Julian Nguyen <109386615+juliannguyen4@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:27:01 -0700 Subject: [PATCH] rm --- .github/workflows/stage-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stage-tests.yml b/.github/workflows/stage-tests.yml index d94bccbfc..8e523a399 100644 --- a/.github/workflows/stage-tests.yml +++ b/.github/workflows/stage-tests.yml @@ -34,7 +34,7 @@ on: type: boolean default: true jfrog-build-version-to-test: - description: Used only when use_jfrog_builds is true. This must be a valid build version for JFrog artifacts + description: Used only when use_jfrog_builds is true. type: string required: false # These will be set if use_jfrog_builds is false (i.e when someone is building and testing the artifacts in a workflow dispatch event)