Skip to content

Commit

Permalink
fix: cypress test
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Aug 30, 2023
1 parent 081046e commit 61bdac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
path: ${{ env.FTR_PATH }}
repository: opensearch-project/opensearch-dashboards-functional-test
# revert this to '${{ github.base_ref }}'
ref: 'main'
ref: 'workspace'

- name: Get Cypress version
id: cypress_version
Expand Down

0 comments on commit 61bdac4

Please sign in to comment.