File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ build_and_test:
5858
5959 - echo -e "\e[0Ksection_start:`date +%s`:test_vscode[collapsed=true]\r\e[0Kanod test vscode-extension"
6060 # Run VSCode tests
61- - anod test vscode-extension --qualifier= $ACI_TRACK_QUALIFIER --minimal
62- - VSCODE_BUILD_SPACE_NAME=`anod eval --primitive test --qualifier= $ACI_TRACK_QUALIFIER vscode-extension build_space_name | tr -d "'"`
61+ - anod test vscode-extension $ACI_TRACK_QUALIFIER --minimal
62+ - VSCODE_BUILD_SPACE_NAME=`anod eval --primitive test $ACI_TRACK_QUALIFIER vscode-extension build_space_name | tr -d "'"`
6363 - VSCODE_BUILD_SPACE=$ANOD_DEFAULT_SANDBOX_DIR/x86_64-linux/$VSCODE_BUILD_SPACE_NAME
6464 - echo -e "\e[0Ksection_end:`date +%s`:test_vscode\r\e[0K"
6565
You can’t perform that action at this time.
0 commit comments