mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Move the tests out to their own tasks (#11179)
* Move the tests out to their own tasks * Revert change * Lets try this * Actually reference to the tests * Lets try this * lets try this too? * this one? * Manually define them :( * Formatting * Add the node command * Fix machine learning and address comments
This commit is contained in:
@@ -45,6 +45,8 @@ jobs:
|
||||
- Compile
|
||||
steps:
|
||||
- template: linux/sql-product-build-linux.yml
|
||||
parameters:
|
||||
extensionsToUnitTest: ["admin-tool-ext-win", "agent", "azurecore", "cms", "dacpac", "import", "schema-compare", "notebook", "resource-deployment", "machine-learning", "sql-database-projects"]
|
||||
timeoutInMinutes: 70
|
||||
|
||||
- job: LinuxWeb
|
||||
|
||||
Reference in New Issue
Block a user