diff --git a/.github/workflows/remote-ftr-integ-test-workflow.yml b/.github/workflows/remote-ftr-integ-test-workflow.yml index 6e1e7820..01155bdd 100644 --- a/.github/workflows/remote-ftr-integ-test-workflow.yml +++ b/.github/workflows/remote-ftr-integ-test-workflow.yml @@ -148,7 +148,7 @@ jobs: uses: actions/checkout@v2 with: path: opensearch-dashboards-functional-test - repository: opensearch-project/opensearch-dashboards-functional-test + repository: junqiu-lei/opensearch-dashboards-functional-test ref: ${{ env.OPENSEARCH_DASHBOARDS_VERSION }} fetch-depth: 0