From dcc835104cfb2f369fb5bccf94bd6c18fc2eeb67 Mon Sep 17 00:00:00 2001 From: Junqiu Lei Date: Fri, 30 Aug 2024 12:37:29 -0700 Subject: [PATCH] test against for junqiu-lei/opensearch-dashboards-functional-test Signed-off-by: Junqiu Lei --- .github/workflows/remote-ftr-integ-test-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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