Skip to content

Commit

Permalink
Add loose for windows
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Feb 28, 2024
1 parent bd0b54c commit 634aae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Bootstrap plugin/OpenSearch-Dashboards
run: |
cd OpenSearch-Dashboards/plugins/security-analytics-dashboards-plugin
yarn osd bootstrap
yarn osd bootstrap --single-version=loose
- name: Run tests
run: |
cd OpenSearch-Dashboards/plugins/security-analytics-dashboards-plugin
Expand Down

0 comments on commit 634aae0

Please sign in to comment.