Skip to content

Commit 5ac0574

Browse files
committed
Final fix up
Signed-off-by: Derek Ho <dxho@amazon.com>
1 parent 73ca269 commit 5ac0574

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cypress-test-multidatasources-enabled-e2e.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ jobs:
2525

2626
- name: Set env
2727
run: |
28-
opensearch_version=$(node -p "require('./package.json').opensearchDashboards.version")
2928
plugin_version=$(node -p "require('./package.json').version")
30-
echo "OPENSEARCH_VERSION=$opensearch_version" >> $GITHUB_ENV
3129
echo "PLUGIN_VERSION=$plugin_version" >> $GITHUB_ENV
3230
shell: bash
3331

0 commit comments

Comments
 (0)