Skip to content

Commit

Permalink
Updated cypress workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
AWSHurneyt committed Oct 25, 2023
1 parent c6e3796 commit ca2b119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches:
- "**"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
ALERTING_PLUGIN_BRANCH: '2.x'
OPENSEARCH_DASHBOARDS_VERSION: '2.11.0'
ALERTING_PLUGIN_BRANCH: '2.11.0.0'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down

0 comments on commit ca2b119

Please sign in to comment.