diff --git a/.github/workflows/cypress-e2e-reporting-test.yml b/.github/workflows/cypress-e2e-reporting-test.yml index f0f0c0f6..79093d88 100644 --- a/.github/workflows/cypress-e2e-reporting-test.yml +++ b/.github/workflows/cypress-e2e-reporting-test.yml @@ -112,7 +112,7 @@ jobs: working-directory: OpenSearch-Dashboards shell: bash - - name: Boodstrap Opensearch Dashboards + - name: Bootstrap Opensearch Dashboards run: | yarn osd bootstrap --single-version=loose working-directory: OpenSearch-Dashboards