Skip to content

Commit 0c7992e

Browse files
committedJul 17, 2024
Add no command log env variable
Signed-off-by: Derek Ho <dxho@amazon.com>
1 parent f894bb9 commit 0c7992e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/cypress-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
SPEC: 'cypress/integration/plugins/security-dashboards-plugin/aggregation_view.js,'
1212
PLUGIN_NAME: opensearch-security
1313
OPENSEARCH_INITIAL_ADMIN_PASSWORD: myStrongPassword123!
14+
CYPRESS_NO_COMMAND_LOG: 1
1415

1516
jobs:
1617
cypress-tests:

0 commit comments

Comments
 (0)