Skip to content

Commit

Permalink
Change integ test repo test branch (#216)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler authored Mar 25, 2022
1 parent c6e06f4 commit b929396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remote-integ-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
path: opensearch-dashboards-functional-test
repository: opensearch-project/opensearch-dashboards-functional-test
ref: 'main' # TODO: change to a branch when the branching strategy in that repo has been established
ref: ${{ env.OPENSEARCH_DASHBOARDS_VERSION }}
- name: Get Cypress version
id: cypress_version
run: |
Expand Down

0 comments on commit b929396

Please sign in to comment.