Skip to content

Commit

Permalink
Update cypress test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Mar 8, 2023
1 parent 30512a2 commit 1037757
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ jobs:
EOF
docker run -d -p 9200:9200 -p 9600:9600 -i opensearch-test:latest
- name: Checkout OpenSearch Dashboard
- name: Checkout Wazuh Dashboard
uses: actions/checkout@v2
with:
path: OpenSearch-Dashboards
repository: opensearch-project/OpenSearch-Dashboards
ref: '2.4'
repository: wazuh/wazuh-dashboard
ref: '2.4.1-init-wzd'
fetch-depth: 0

- name: Create plugins dir
Expand Down

0 comments on commit 1037757

Please sign in to comment.