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 @@ -39,7 +39,7 @@ build_and_test:
3939 - !reference [.basic-setup]
4040
4141 - echo -e "\e[0Ksection_start:`date +%s`:build_als[collapsed=true]\r\e[0Kanod build als"
42- - anod build als $ACI_TRACK_QUALIFIER --minimal
42+ - anod build als $ACI_TRACK_QUALIFIER
4343 - echo -e "\e[0Ksection_end:`date +%s`:build_als\r\e[0K"
4444
4545 - echo -e "\e[0Ksection_start:`date +%s`:build_vscode[collapsed=true]\r\e[0Kanod build vscode-extension"
@@ -51,7 +51,7 @@ build_and_test:
5151
5252 - echo -e "\e[0Ksection_start:`date +%s`:test_als[collapsed=true]\r\e[0Kanod test als"
5353 # Run ALS tests
54- - anod test als $ACI_TRACK_QUALIFIER --minimal
54+ - anod test als $ACI_TRACK_QUALIFIER
5555
5656 # TODO: it would be nice to have a simpler way of getting this info
5757 - ALS_BUILD_SPACE_NAME=`anod eval als --primitive test build_space_name $ACI_TRACK_QUALIFIER | tr -d "'"`
You can’t perform that action at this time.
0 commit comments