Skip to content

Commit

Permalink
[PoC - tests](#32) Patch Cypress workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Mar 28, 2023
1 parent 716fa68 commit 4d5f273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
OPENSEARCH_SNAPSHOT_CMD: 'node ../scripts/opensearch snapshot'
SPEC: 'cypress/integration/core-opensearch-dashboards/opensearch-dashboards/**/*.js,'
CYPRESS_ENV: 'env CYPRESS_VISBUILDER_ENABLED=true '
OPENSEARCH_VERSION: ${{ vars.OPENSEARCH_VERSION }}

jobs:
cypress-tests:
Expand Down

0 comments on commit 4d5f273

Please sign in to comment.