Skip to content

Commit 64b4c69

Browse files
author
Feiyang Liu
committed
update
1 parent 56d33d7 commit 64b4c69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-tests-sagemaker.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ jobs:
357357
npm install mocha
358358
cd smoke
359359
npm run compile
360-
npm install
361360
npx playwright install
362361

363362
SSO_USERNAME="$SSO_USERNAME" SSO_PASSWORD="$SSO_PASSWORD" DATAZONE_URL="$DATAZONE_URL" SPACE_NAME="$SAGEMAKER_SPACE_NAME" VSCODE_REMOTE_SERVER_PATH="sagemaker" npm run mocha -- --web --headless 2>&1 | tee test_output.log

0 commit comments

Comments
 (0)