Skip to content

Commit

Permalink
Adjusted test workflow references.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
AWSHurneyt committed Nov 22, 2023
1 parent d0635fe commit 4a5e47a
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.10.0'
ALERTING_PLUGIN_BRANCH: '2.10.0.0'
OPENSEARCH_DASHBOARDS_VERSION: '2.10'
ALERTING_PLUGIN_BRANCH: '2.10'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down

0 comments on commit 4a5e47a

Please sign in to comment.