azuredatastudio/runlist.json

13 строки
128 B
JSON

{
"setup": [
"setup integration tests",
"setup extension tests"
],
"pr": [
"dacpac.*"
],
"windows": [
"bds.*"
]
}