Skip to content

Commit

Permalink
change the cypress functional test reference to functional test repo (#…
Browse files Browse the repository at this point in the history
…1157)

Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 authored Oct 25, 2022
1 parent 2a827da commit 54ae31d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
uses: actions/checkout@v2
with:
path: ${{ env.FTR_PATH }}
repository: RyanL1997/opensearch-dashboards-functional-test
ref: 'saved-objects-test'
repository: opensearch-project/opensearch-dashboards-functional-test
ref: 'main'

- name: Get Cypress version
id: cypress_version
Expand Down

0 comments on commit 54ae31d

Please sign in to comment.