diff --git a/.github/workflows/reusable-test.yml b/.github/workflows/reusable-test.yml index b9b724022b..38a459d56e 100644 --- a/.github/workflows/reusable-test.yml +++ b/.github/workflows/reusable-test.yml @@ -24,10 +24,6 @@ on: description: 'Environment to run tests on' type: string required: true - environment2: - description: 'Environment to run tests on' - type: string - required: true self-hosted-runner: type: boolean required: false