diff --git a/.github/workflows/check_scenarios.yml b/.github/workflows/check_scenarios.yml index 0a0706a..dda24bf 100644 --- a/.github/workflows/check_scenarios.yml +++ b/.github/workflows/check_scenarios.yml @@ -8,7 +8,7 @@ on: type: string get-latest-snapshots: description: "Should the artifact be downloaded from maven repo or circleci" - type: boolean + type: string jobs: run-scenario-tests: