Skip to content

Commit d7be9dc

Browse files
committed
Needed to reduce the time spent in testing in azure pipelines so, only the most important ones are kept
1 parent 5eb8cac commit d7be9dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ if [ -z "${CIRCLE_NODE_TOTAL}" ]; then
1717
run_test ./x410.sh
1818
run_test ./rclocal.sh
1919
run_test ./dotnet.sh
20-
run_test ./powershell.sh
2120
run_test ./microsoft_edit.sh
2221
run_test ./desktop.sh
2322
run_test ./terraform.sh

0 commit comments

Comments
 (0)